0.0.11
This commit is contained in:
parent
d686c5fa43
commit
d83744ed6e
10 changed files with 523 additions and 613 deletions
|
|
@ -5,6 +5,7 @@ export default defineConfig({
|
|||
dts: { oxc: true, parallel: true },
|
||||
entry: ["./index.ts"],
|
||||
minify: false,
|
||||
nodeProtocol: true,
|
||||
platform: "node",
|
||||
sourcemap: false,
|
||||
target: "esnext",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue