-
With webpack…can I tell it not to pack in libraries like react and react-dom? And have them loaded separately (and still have require work)?
-
rem (also pretty much why I avoid these tools because it makes simple things hard…like the time it takes to make the bundle.js is too long)