mirror of
https://gitlab.com/walljm/dynamicbible.git
synced 2025-07-26 00:39:48 -04:00
rename npm run scripts
This commit is contained in:
parent
25fd719a3a
commit
fb3b261ccd
@ -6,8 +6,8 @@
|
|||||||
"start": "ng serve",
|
"start": "ng serve",
|
||||||
"build": "ng build --prod",
|
"build": "ng build --prod",
|
||||||
"test": "ng test",
|
"test": "ng test",
|
||||||
"test-headless-one": "ng test --watch=false --browsers=ChromeHeadless",
|
"test-headless-watch": "ng test --watch=true --browsers=ChromeHeadless",
|
||||||
"test-headless": "ng test --watch=true --browsers=ChromeHeadless",
|
"test-headless": "ng test --watch=false --browsers=ChromeHeadless",
|
||||||
"lint": "ng lint",
|
"lint": "ng lint",
|
||||||
"e2e": "ng e2e"
|
"e2e": "ng e2e"
|
||||||
},
|
},
|
||||||
|
Loading…
x
Reference in New Issue
Block a user