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