🗑 Remove watch-for-changes script, no longer needed
This commit is contained in:
@@ -11,7 +11,6 @@
|
||||
"lint": "vue-cli-service lint",
|
||||
"pm2-start": "npx pm2 start server.js",
|
||||
"build-watch": "vue-cli-service build --watch --mode production",
|
||||
"watch-config": "node services/watch-for-changes",
|
||||
"build-and-start": "NODE_OPTIONS=--openssl-legacy-provider npm-run-all --parallel build start",
|
||||
"validate-config": "node services/config-validator",
|
||||
"health-check": "node services/healthcheck",
|
||||
|
||||
Reference in New Issue
Block a user