vue-cli-plugin-prerender-spa
vue-cli-plugin-prerender-spa copied to clipboard
How to remove the module
What is the best way to remove the module as it does inject code to main.js file as well as vue.config.js.
I have removed the code in these two files, but it results in a build error.
bumping this pls as silly as the question may sounds, i tried to remove it, but broke the app.
is this package maintained.. im struggling to remove this package successfully without breaking vue cli build.
have you tried deleting node_modules and run a fresh npm i ?
yes it was painfull. but now using react-snap