Skip to content

Commit deafafe

Browse files
committed
Update tsdown.config.ts
1 parent b1338f7 commit deafafe

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package/tsdown.config.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ const options: Options = {
1414
dts: false,
1515
outDir: "./dist",
1616
clean: true,
17-
platform: "browser",
17+
platform: "neutral",
1818
treeshake: true,
1919
sourcemap: true,
2020
minify: false,

0 commit comments

Comments
 (0)