brillout / vite-plugin-mdx

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

build error becaseof the 'mock-core-js' plugin #50

Closed l1shu closed 2 years ago

l1shu commented 2 years ago

when I build, occurs an error:

image

I found the reason is the mock-core-js in vite-plugin-mdx which transform the 'core-js' into empty

image

why need this plugin? can it removed?

l1shu commented 2 years ago

i issue the wrong repo, the correct is : https://github.com/storybookjs/builder-vite/issues