vue-cli-plugin-prerender-spa icon indicating copy to clipboard operation
vue-cli-plugin-prerender-spa copied to clipboard

How to remove the module

Open ricky11 opened this issue 5 years ago • 4 comments

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.

ricky11 avatar Dec 29 '20 10:12 ricky11

bumping this pls as silly as the question may sounds, i tried to remove it, but broke the app.

ricky11 avatar Feb 10 '21 06:02 ricky11

is this package maintained.. im struggling to remove this package successfully without breaking vue cli build.

ricky11 avatar Mar 18 '21 01:03 ricky11

have you tried deleting node_modules and run a fresh npm i ?

lioden avatar Jul 12 '21 10:07 lioden

yes it was painfull. but now using react-snap

ricky11 avatar Jul 12 '21 10:07 ricky11