mirror of
https://github.com/GNS3/gns3-web-ui.git
synced 2025-06-12 12:08:10 +00:00
Update angular.json
This commit is contained in:
@ -25,7 +25,12 @@
|
|||||||
"@mattlewis92/dom-autoscroller",
|
"@mattlewis92/dom-autoscroller",
|
||||||
"rxjs/Rx",
|
"rxjs/Rx",
|
||||||
"rxjs/add/operator/map",
|
"rxjs/add/operator/map",
|
||||||
"rxjs-compat/add/operator/map"
|
"rxjs-compat/add/operator/map",
|
||||||
|
"angular-react-core.js",
|
||||||
|
"react",
|
||||||
|
"react-dom",
|
||||||
|
"classnames",
|
||||||
|
"stylenames"
|
||||||
],
|
],
|
||||||
"aot": true,
|
"aot": true,
|
||||||
"outputPath": "dist",
|
"outputPath": "dist",
|
||||||
|
Reference in New Issue
Block a user