0.0.10
This commit is contained in:
parent
5d34b13c4d
commit
d686c5fa43
8 changed files with 292 additions and 114 deletions
|
|
@ -4,7 +4,7 @@ export default defineConfig({
|
|||
clean: true,
|
||||
dts: { oxc: true, parallel: true },
|
||||
entry: ["./index.ts"],
|
||||
minify: true,
|
||||
minify: false,
|
||||
platform: "node",
|
||||
sourcemap: false,
|
||||
target: "esnext",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue