I have an issue with my Laravel/Vue app, where npm run dev compiles fine, while npm run prod fails. This only happens on production server, locally
npm run dev
npm run prod