Hi guys,
I have an issue with M2's javascript bundling.
With minify, merge and bundle enabled my js file size si over 8MB and my theme isn't even complete yet.
Is there any strategy to lower this file size?
I was thinking about excluding the backend js in the theme's view.xml file.
Is there any way to get a list of the backend js files besides the browser's developer tools?
Any thoughts will be appreciated.
Thanks!