Getting up to speed with webpack
{{}} After the introduction of [Node.js, npm](https://www.eliostruyf.com/getting-up-to-speed-with-node-js-and-npm/), [Gulp](https://www.eliostruyf.com/getting-up-to-speed-with-gulp/) and [Yeoman](https://www.eliostruyf.com/getting-up-to-speed-with-yeoman-aka-yo/). It is time to spend some time on another tool called webpack. Webpack is a module bundler and is one of the tools which is used in the building process of a SharePoint Framework client-side web part. In this article I will tell you more about webpack, what does it do for