Production Build Vue
-
Hello! I'm having issues passing Vue to production mode.
So far I have tried changing...- Changing the .env variables
- Running npm run production
- Putting vue.min in the main blade file
So far nothing seems to work. Could I please get a hand? I might be missing something here!
Any help would be greatly appreciated.
Thank you!
-
Hi @el_nesuferit,
Could you show me the steps and some info that what you are trying to do?
Also please share the
webpack.min.js
file.