vue-prism-component
vue-prism-component copied to clipboard
vue-prism-component does not provide an export named 'default'
Is it possible to prepare an ESM version so I can use this in Vite? I'm not sure why I'm seeing issues like this...
SyntaxError: The requested module '/@fs/Users/lucaban/ghq/github.com/CyCraft/blitzar/node_modules/vue-prism-component/dist/vue-prism-component.common.js?v=d01fabea' does not provide an export named 'default'
I have found many issues with usage in Vite. I was able to solve them by bundling Prism into the dist esm built file. I will make a PR.
↑ @egoist please review this small PR with great value for me :O