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