mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2026-09-09 18:03:21 +00:00
AAE-51237 Setting moduleResolution to bundler, fixing build issues
This commit is contained in:
@@ -2,7 +2,6 @@
|
||||
"extends": "../../../tsconfig.json",
|
||||
"compilerOptions": {
|
||||
"emitDecoratorMetadata": true,
|
||||
"moduleResolution": "bundler"
|
||||
},
|
||||
"exclude": ["../**/*.spec.ts", "../**/test.ts", "../**/*.module.ts" ],
|
||||
"include": ["../src/**/*", "*.ts"]
|
||||
|
||||
Reference in New Issue
Block a user