minify output
This commit is contained in:
parent
cb6598f88b
commit
36fb23677a
@ -57,7 +57,8 @@
|
||||
"sourcemap": true,
|
||||
"target": "node18",
|
||||
"dts": true,
|
||||
"clean": true
|
||||
"clean": true,
|
||||
"minify": true
|
||||
},
|
||||
"lint-staged": {
|
||||
"*.{ts,tsx}": "prettier --write --cache"
|
||||
|
Loading…
Reference in New Issue
Block a user