Feat: removed custom packaging script in favour of ng-packger; Feat: update with angular9 dependencies
This commit is contained in:
parent
404f3d1c39
commit
a1846c335a
18 changed files with 13899 additions and 6736 deletions
|
|
@ -11,7 +11,7 @@
|
|||
"noImplicitAny": true,
|
||||
"emitDecoratorMetadata": true,
|
||||
"experimentalDecorators": true,
|
||||
"lib": ["es2015", "dom"],
|
||||
"lib": ["es2015", "dom", "es5"],
|
||||
"inlineSources": true,
|
||||
"rootDir": "./src",
|
||||
"mapRoot": "./",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue