Fix prefix adf- import (#2657)

* fix prefix adf- import

* missing conf file prefix replacement

* fix demo shell start
This commit is contained in:
Eugenio Romano
2017-11-17 02:46:31 +00:00
committed by GitHub
parent 303d016615
commit ff2e855aa3
193 changed files with 450 additions and 337 deletions
+2 -2
View File
@@ -3,7 +3,7 @@
"description": "Alfresco ADF core",
"version": "2.0.0",
"author": "Alfresco Software, Ltd.",
"main": "bundles/adf-process-services.js",
"main": "bundles/adf-core.js",
"repository": {
"type": "git",
"url": "https://github.com/Alfresco/alfresco-ng2-components.git"
@@ -26,7 +26,7 @@
"@angular/platform-browser-dynamic": "5.0.0",
"@angular/router": "5.0.0",
"@ngx-translate/core": "8.0.0",
"alfresco-js-api": "^2.0.0-de41fd8ca9c1c6f6072d2e06415eef0a71330dc0",
"alfresco-js-api": "2.0.0-de41fd8ca9c1c6f6072d2e06415eef0a71330dc0",
"chart.js": "2.5.0",
"core-js": "2.4.1",
"hammerjs": "2.0.8",