This commit is contained in:
+1
-1
@@ -18,7 +18,7 @@
|
||||
"deploy_sasjs": "rsync -avhe ssh ./dist/* --delete root@${npm_config_account}.4gl.io:/var/www/html/dc/dev",
|
||||
"viyabuild": "cd build; ./viyabuild.sh",
|
||||
"lint": "cd .. && npm run lint",
|
||||
"test": "ng test",
|
||||
"test": "npx ng test",
|
||||
"test:headless": "ng test --browsers ChromeHeadless",
|
||||
"watch": "ng test watch=true",
|
||||
"pree2e": "webdriver-manager update",
|
||||
|
||||
Reference in New Issue
Block a user