mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-24 17:32:15 +00:00
E2E - fixing
This commit is contained in:
@@ -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",
|
||||||
|
@@ -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",
|
||||||
|
Reference in New Issue
Block a user