Bundle JavaScript Files with a Zero Config Setup using Webpack 4

InstructorPaul McBride

Share this video with your friends

Send Tweet

Version 4 of Webpack has a great new "zero config" mode which allows you bundle your JavaScript with, you guessed it, zero config. In this lesson you'll learn how to install Webpack and use it to bundle your code.