Publication

This commit is contained in:
Peter Maquiran
2021-07-14 15:38:58 +01:00
parent 8c859834aa
commit 81f10a377c
7 changed files with 47 additions and 26 deletions
-1
View File
@@ -9,7 +9,6 @@
"build": "ng build",
"lint": "ng lint",
"e2e": "ng e2e",
"nice": "node server.js",
"test": "jest --detectOpenHandles --runInBand",
"test:prof": "ionic build --prod && npm run test",
"dev": "lite-server --baseDir=www"