Merge remote-tracking branch 'origin/main'
This commit is contained in:
commit
6ac7efd3ae
|
|
@ -10,7 +10,7 @@
|
|||
},
|
||||
"scripts": {
|
||||
"dev": "tsx watch index.ts",
|
||||
"build": "tsc",
|
||||
"build": "npx esbuild index.ts --bundle --outfile=dist/index.js --format=esm --platform=node --packages=external",
|
||||
"start": "node dist/index.js"
|
||||
},
|
||||
"dependencies": {
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user