This commit is contained in:
@@ -10,6 +10,7 @@
|
||||
"test": "tsx tests/test.ts",
|
||||
"start": "concurrently \"NODE_ENV=development tsx server.ts\" \"NODE_ENV=development tsx cron-runner.ts\"",
|
||||
"build": "tsc && cd web && hugo --gc --minify",
|
||||
"build-noweb": "tsc",
|
||||
"serve": "concurrently \"node dist/server.js\" \"node dist/cron-runner.js\"",
|
||||
"dev-web": "cd web && hugo serve"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user