Suppress CommonJS warnings
This commit is contained in:
parent
9925e66c63
commit
7321a9f02a
1 changed files with 4 additions and 0 deletions
|
@ -29,6 +29,10 @@
|
||||||
],
|
],
|
||||||
"scripts": [
|
"scripts": [
|
||||||
"node_modules/moment/min/moment.min.js"
|
"node_modules/moment/min/moment.min.js"
|
||||||
|
],
|
||||||
|
"allowedCommonJsDependencies": [
|
||||||
|
"chart.js",
|
||||||
|
"ng2-validation-manager"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"configurations": {
|
"configurations": {
|
||||||
|
|
Reference in a new issue