mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-24 17:32:15 +00:00
remove space package.json
This commit is contained in:
@@ -15,7 +15,6 @@
|
|||||||
"style:dev": "npm run webpack -- --config config/webpack.style.js --progress --profile --bail",
|
"style:dev": "npm run webpack -- --config config/webpack.style.js --progress --profile --bail",
|
||||||
"copy:dev": "node ./config/dev-copy-watch.js",
|
"copy:dev": "node ./config/dev-copy-watch.js",
|
||||||
"test": "ng test",
|
"test": "ng test",
|
||||||
|
|
||||||
"lint": "ng lint",
|
"lint": "ng lint",
|
||||||
"e2e": "ng e2e",
|
"e2e": "ng e2e",
|
||||||
"validate-config": "ajv validate -s ../lib/core/app-config/schema.json -d ./src/app.config.json --errors=text --verbose",
|
"validate-config": "ajv validate -s ../lib/core/app-config/schema.json -d ./src/app.config.json --errors=text --verbose",
|
||||||
|
Reference in New Issue
Block a user