rm esbuild
Some checks failed
CI for GGS-CRON / build-docker (push) Failing after 1m11s
CI for GGS-CRON / build-and-test (push) Successful in 3m5s

This commit is contained in:
Ittipat Lusuk 2025-08-11 13:51:21 +07:00
parent c8b303e058
commit b633aeb9e5
3 changed files with 1 additions and 18 deletions

View file

@ -3,8 +3,7 @@
"version": "0.0.0",
"private": true,
"scripts": {
"build": "node build.js",
"start": "node dist/app.js"
"start": "node ./bin/www"
},
"dependencies": {
"cookie-parser": "~1.4.4",