Skip to content

Commit

Permalink
remove bundle
Browse files Browse the repository at this point in the history
  • Loading branch information
csandman committed Oct 28, 2023
1 parent 00b6e40 commit 03671eb
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions tsup.config.ts
Expand Up @@ -7,6 +7,4 @@ export default defineConfig({
sourcemap: true,
dts: true,
minify: true,
skipNodeModulesBundle: true,
bundle: false,
});

0 comments on commit 03671eb

Please sign in to comment.