Removing dist package.json
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
"main": "app.js",
|
||||
"scripts": {
|
||||
"prepare": "husky",
|
||||
"build": "cp package.json dist/ && rolldown ./app.ts -d dist -p node -f esm --minify",
|
||||
"build": "rolldown ./app.ts -d dist -p node -f esm --minify",
|
||||
"dev": "tsx app.ts"
|
||||
},
|
||||
"type": "module",
|
||||
|
||||
Reference in New Issue
Block a user