bootstrap node
This commit is contained in:
parent
f0fd2e59b3
commit
dd3f07b110
3 changed files with 18 additions and 1 deletions
|
@ -6,7 +6,7 @@
|
|||
"type": "module",
|
||||
"scripts": {
|
||||
"bunBuild": "bun build.ts",
|
||||
"build": "node --experimental-strip-types build.ts",
|
||||
"build": "node buildnode.js && node build.js",
|
||||
"start": "node dist/index.js"
|
||||
},
|
||||
"author": "MathMan05",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue