mirror of
https://github.com/GNS3/gns3-web-ui.git
synced 2025-02-22 02:16:37 +00:00
Add CommonJS modules to allowedCommonJsDependencies in angular.json
This commit is contained in:
parent
37813d4ad6
commit
0eef66eabf
@ -27,7 +27,11 @@
|
|||||||
"rxjs-compat/add/operator/map",
|
"rxjs-compat/add/operator/map",
|
||||||
"classnames",
|
"classnames",
|
||||||
"stylenames",
|
"stylenames",
|
||||||
"source-map-js"
|
"source-map-js",
|
||||||
|
"spark-md5",
|
||||||
|
"xterm",
|
||||||
|
"xterm-addon-attach",
|
||||||
|
"xterm-addon-fit"
|
||||||
],
|
],
|
||||||
"outputPath": "dist",
|
"outputPath": "dist",
|
||||||
"index": "src/index.html",
|
"index": "src/index.html",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user