E2E - fixing

This commit is contained in:
Vito Albano
2024-06-03 16:10:04 +01:00
committed by VitoAlbano
parent bc14041674
commit 4ba401bacd
2 changed files with 4 additions and 2 deletions
+2 -1
View File
@@ -20,7 +20,8 @@
"zen-observable", "zen-observable",
"subscriptions-transport-ws", "subscriptions-transport-ws",
"d", "d",
"chart.js" "chart.js",
"cropperjs"
], ],
"outputPath": "dist/demo-shell", "outputPath": "dist/demo-shell",
"index": "demo-shell/src/index.html", "index": "demo-shell/src/index.html",
+2 -1
View File
@@ -16,7 +16,8 @@
"zen-observable", "zen-observable",
"subscriptions-transport-ws", "subscriptions-transport-ws",
"d", "d",
"chart.js" "chart.js",
"cropperjs"
], ],
"outputPath": "dist/demo-shell", "outputPath": "dist/demo-shell",
"index": "demo-shell/src/index.html", "index": "demo-shell/src/index.html",