Closed stefanlivens closed 3 years ago
There are lot of breaking changes; does it still work?
I'll be honest, no I didn't test. Because I had no clue how you used esbuild in your code. Now I understand better, and this might be not a good idea to merge without testing. For me that's a bit difficult, because I don't use mdx to write my stories. Maybe it is better I have a chat with the authors of storybook-builder-vite to make this plugin optional?
Superseded by https://github.com/brillout/vite-plugin-mdx/pull/40
Updated esbuild to ^0.13.8, this is needed due to newer way of installing/packaging esbuild (so we can use storybook-vite-builder in our not-to-the-internet-connected CI server)