mirror of
https://github.com/NicolasConstant/sengi
synced 2025-02-09 08:28:40 +01:00
added no watching tests in npm def
This commit is contained in:
parent
8462dce395
commit
f537832b68
@ -9,6 +9,7 @@
|
||||
"serve": "ng serve",
|
||||
"build": "ng build --prod",
|
||||
"test": "ng test",
|
||||
"test-nowatch": "ng test --watch=false",
|
||||
"lint": "ng lint",
|
||||
"e2e": "ng e2e",
|
||||
"electron": "ng build && electron .",
|
||||
|
Loading…
x
Reference in New Issue
Block a user