vuejs / vue-loader

📦 Webpack loader for Vue.js components
MIT License
4.99k stars 915 forks source link

Custom blocks when using vite #2072

Closed patforg closed 6 months ago

patforg commented 6 months ago

Unable to use custom blocks when using vite.

https://vue-loader.vuejs.org/guide/custom-blocks.html#example

The documentation shows an example loader for webpack.

Does anyone have an example how to support Custom blocks with vite?

patforg commented 6 months ago

Posted on wrong repo