feta(build): update to Angular 8. Use Angular CLI instead of ngm for building. Ensure compatibility with Ivy on application side. #1107
@@ -17,6 +17,13 @@
|
||||
"noUnusedParameters": false,
|
||||
"lib": ["dom", "es6"]
|
||||
},
|
||||
"angularCompilerOptions": {
|
||||
"annotateForClosureCompiler": true,
|
||||
"strictMetadataEmit": true,
|
||||
"skipTemplateCodegen": true,
|
||||
"flatModuleOutFile": "ng2-file-upload.js",
|
||||
"flatModuleId": "ng2-file-upload"
|
||||
},
|
||||
"include": [
|
||||
"../scripts/typings.d.ts"
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user