Skip to content

Commit

Permalink
chore: bring back the fix
Browse files Browse the repository at this point in the history
  • Loading branch information
jpedroschmitz committed Jan 30, 2024
1 parent 301012a commit 57bed7a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/html-to-slate-ast/tsup.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,5 @@ export default defineConfig(options => ({
treeshake: true,
clean: true,
format: ['esm', 'cjs'],
// skipNodeModulesBundle: true,
skipNodeModulesBundle: true,
}));

0 comments on commit 57bed7a

Please # to comment.