demo shell fix for insights asssets

This commit is contained in:
Eugenio Romano
2017-11-16 14:50:01 +00:00
parent 0e0570b792
commit 89a7047f81

View File

@@ -29,7 +29,7 @@
}, },
{ {
"glob": "**/*", "glob": "**/*",
"input": "../node_modules/analytics/bundles/assets", "input": "../node_modules/insights/bundles/assets",
"output": "./assets/" "output": "./assets/"
}, },
{ {
@@ -102,7 +102,7 @@
}, },
{ {
"glob": "**/*", "glob": "**/*",
"input": "../../lib/analytics/bundles/assets", "input": "../../lib/insights/bundles/assets",
"output": "./assets/" "output": "./assets/"
}, },
{ {
@@ -112,8 +112,8 @@
}, },
{ {
"glob": "**/*", "glob": "**/*",
"input": "../../lib/analytics/i18n", "input": "../../lib/insights/i18n",
"output": "./assets/@adf/analytics/i18n" "output": "./assets/@adf/insights/i18n"
}, },
{ {
"glob": "**/*", "glob": "**/*",