One of the things that makes webpack so great is its built-in plugins and
features. Today we will discuss using webpack-dev-server, splitting our bundles
and enabling feature flags.
I will assume you already know the webpack basics, if not make sure to read my
previous post [https://jilles.me/webpack-is-not-as-complicated-as-you-think/