I had struggle using webpack with applications that are not SPA. The best example I can mention is github.com. It consists of many small SPAish applications. What strategy I have to follow to use webpack when developing these kind of applications? (multiple bundles?...)