mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2026-09-09 18:03:21 +00:00
simplify release tasks
This commit is contained in:
@@ -21,7 +21,6 @@
|
||||
"01": "echo -------------------------------------------- Build Lib -----------------------------------------------",
|
||||
"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/build/build-all-lib.sh",
|
||||
"affected:libs": "nx affected:libs",
|
||||
"inspect.bundle": "ng build demoshell --prod --stats-json && npx webpack-bundle-analyzer dist/demo-shell/stats-es2015.json",
|
||||
|
||||
Reference in New Issue
Block a user