mirror of
https://github.com/akveo/ngx-admin.git
synced 2026-02-10 18:34:20 +01:00
chore(dept): update dependencies, angular to rc2
This commit is contained in:
parent
70f3dc8dbf
commit
2b7d7ef3e6
13 changed files with 50 additions and 69 deletions
|
|
@ -8,19 +8,9 @@
|
|||
"noEmitHelpers": true
|
||||
},
|
||||
"exclude": [
|
||||
"node_modules",
|
||||
"typings/main.d.ts",
|
||||
"typings/main"
|
||||
],
|
||||
"filesGlob": [
|
||||
"./src/**/*.ts",
|
||||
"./test/**/*.ts",
|
||||
"!./node_modules/**/*.ts",
|
||||
"src/custom-typings.d.ts",
|
||||
"typings/browser.d.ts"
|
||||
"node_modules"
|
||||
],
|
||||
"awesomeTypescriptLoaderOptions": {
|
||||
"resolveGlobs": true,
|
||||
"forkChecker": true
|
||||
},
|
||||
"compileOnSave": false,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue