0👍
I am not sure why this is (I could have missed it in the docs) but I figured out that I was using a vue build
command to build the production version. After looking over a few things I tried npm run build
and not only did not get the Browserslist warning, but did not encounter the minify error either. Thank you for all of the help!
- [Vuejs]-Switching out components in vue on a click event
- [Vuejs]-Npm run build causes Error:This is probably not a problem with npm. There is likely additional logging output above
Source:stackexchange.com