useless slop
This commit is contained in:
parent
069400233a
commit
3fb6b6e2c2
6 changed files with 21 additions and 14 deletions
|
@ -23,7 +23,7 @@ await build({
|
|||
target: "esnext",
|
||||
logLevel: "info",
|
||||
outfile: "dist/index.js",
|
||||
minify: true,
|
||||
minify: !process.argv.includes("start"),
|
||||
treeShaking: true, // shake it off shake it offff
|
||||
jsx: "transform",
|
||||
inject: ["components-jsx/runtime.ts"],
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue