brillout / vite-plugin-mdx

Vite Plugin for MDX
MIT License
115 stars 36 forks source link

chore: bump esbuild to 0.13.8 #40

Closed joshwooding closed 3 years ago

joshwooding commented 3 years ago

alternative to #39

Same issue as @stefanlivens. We're trying to use storybook-vite-builder but facing an error because an old version of esbuild is used. I've made what I think are all the fixes for the breaking changes and tested it in the react and vue examples.

I've also tested it by using patch-package on our project and everything works.

brillout commented 3 years ago

Released in 3.5.9.