mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-31 17:38:48 +00:00
#9 Fixed pathbase server
This commit is contained in:
@@ -8,7 +8,7 @@
|
|||||||
"tsc": "tsc",
|
"tsc": "tsc",
|
||||||
"tsc:w": "tsc -w",
|
"tsc:w": "tsc -w",
|
||||||
"typings": "typings",
|
"typings": "typings",
|
||||||
"test": "live-server --open=test/index.html --mount=/ng2-alfresco-core:../ng2-alfresco-core",
|
"test": "live-server --open=index.html --entry-file=test/ --mount=/ng2-alfresco-core:../ng2-alfresco-core",
|
||||||
"test:w": "concurrently \"npm run tsc:w\" \"npm run test\" "
|
"test:w": "concurrently \"npm run tsc:w\" \"npm run test\" "
|
||||||
},
|
},
|
||||||
"repository": {
|
"repository": {
|
||||||
|
Reference in New Issue
Block a user