Fix webpack prod/dev env
This commit is contained in:
@@ -10,6 +10,9 @@
|
||||
"experimentalDecorators": true,
|
||||
"allowJs": true,
|
||||
"target": "es5",
|
||||
"paths": {
|
||||
"environments": [ "./environments" ]
|
||||
},
|
||||
"typeRoots": [
|
||||
"node_modules/@types"
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user