Skip to content

Commit b44275b

Browse files
committed
you have to bundle traverse or do silly things to get the default export to work
1 parent e796cb6 commit b44275b

File tree

2 files changed

+8
-83
lines changed

2 files changed

+8
-83
lines changed

pnpm-lock.yaml

Lines changed: 8 additions & 82 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vite.config.mjs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@ export default defineConfig({
88
'prettier',
99
'prettier/plugins/estree.js',
1010
'prettier/plugins/babel.js',
11-
'@babel/traverse',
1211
],
1312
},
1413
lib: {

0 commit comments

Comments
 (0)