E2E - fixing

This commit is contained in:
Vito Albano
2023-12-05 17:27:49 +00:00
committed by VitoAlbano
parent 7dce61fdbc
commit 281b1d46b2
2 changed files with 4 additions and 2 deletions

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",

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",