Jul 8, 2017
0
Level 5
Larger file size in production with mix vs gulp + browserify
I'm converting a project to laravel mix and it seems like the file size of the minified javascript file is about 1.5x the size it was before when I used gulp and browserify.
I'm using "npm run production". Is there anything else I'm missing here?
Please or to participate in this conversation.