Removed uneccesary items from angular-cli
This commit is contained in:
parent
99b1462c90
commit
abb70d73d7
1 changed files with 0 additions and 4 deletions
|
@ -19,10 +19,6 @@
|
|||
"styles": [
|
||||
"scss/style.scss"
|
||||
],
|
||||
"scripts": [
|
||||
"../node_modules/chart.js/dist/Chart.bundle.min.js",
|
||||
"../node_modules/chart.js/dist/Chart.min.js"
|
||||
],
|
||||
"environmentSource": "environments/environment.ts",
|
||||
"environments": {
|
||||
"dev": "environments/environment.ts",
|
||||
|
|
Reference in a new issue