mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2026-09-09 18:03:21 +00:00
Reorg script moving in folders (#4791)
* organize script in folder part 1 * improve test e2e * fix smart build script * fix relative path
This commit is contained in:
+1
-1
@@ -18,7 +18,7 @@
|
||||
"01s": "",
|
||||
"unit-test": "concurrently \"ng test content-services --watch=false\" \"ng test process-services --watch=false\" \"ng test core --watch=false\" \"ng test extensions --watch=false\" \"ng test insights --watch=false\" \"ng test process-services-cloud --watch=false\" ",
|
||||
"prepublishOnly": "npm run build-lib",
|
||||
"build-lib": "./scripts/ng-packagr.sh",
|
||||
"build-lib": "./scripts/build/build-all-lib.sh",
|
||||
"bundlesize-check": "bundlesize",
|
||||
"affected:libs": "./node_modules/.bin/nx affected:libs",
|
||||
"webpack-bundle-analyzer": "webpack-bundle-analyzer demo-shell/dist/stats.json",
|
||||
|
||||
Reference in New Issue
Block a user