Skip to content

Commit

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

0 comments on commit 00b6e40

Please sign in to comment.