damn
This commit is contained in:
parent
1638a44797
commit
bba0b1bce0
2 changed files with 14 additions and 2 deletions
|
@ -3,7 +3,7 @@
|
|||
"version": "0.0.1",
|
||||
"license": "MIT",
|
||||
"scripts": {
|
||||
"dev": "nodemon --watch index.ts --exec esno index.ts",
|
||||
"dev": "NODE_ENV=development nodemon --watch index.ts --exec esno index.ts",
|
||||
"build": "esbuild index.ts --format=cjs --platform=node --bundle --minify --outfile=index.js",
|
||||
"lint": "eslint **/*.ts"
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue