Webpack

  • Published on
    In this article we will continue our journey into understanding Webpack just a wee bit better together! We'll look at setting up a configuration file for our bundler options, multiple entry files & extracting common options to separate files.
  • Published on
    In this article we will run over the basic setup for Webpack 4. Why Webpack & not some other bundler like Parcel or RollUp? I know Webpack so I figured that would be a good start, lets keep it simple shall we!