Merge faa49a873a
into 42a7152474
This commit is contained in:
commit
e94462ef47
|
@ -101,6 +101,7 @@ function resolveRelativePaths(relativePaths, appRootDir) {
|
|||
function getExcludedExtensions() {
|
||||
return {
|
||||
'.json': '.json',
|
||||
'.map': '.map',
|
||||
'.node': 'node',
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue