vue-builder-webpack-plugin
vue-builder-webpack-plugin copied to clipboard
Not working in Webpack 5
compiler.plugin is now unusable: https://github.com/webpack/webpack/issues/11672
@tschoppe Wanna take a look at this?
Hi just wondering if there's any possibility to use this (or something similar) for Vite as well?
@tschoppe Wanna take a look at this?
Hi in the end I decided to create my own command line utility: https://github.com/siauderman/vue-file-generator
That way it can be used with the standard command line runner plugins in both webpack and Vite.