Webpack 4 course – part one. Entry, output and ES6 modules
Hello! Today we begin a webpack 4 course. We will start with the basic concepts of Webpack, with every part of the course going deeper. This time we will learn the basics of module bundling using ES6 modules. Webpack 4 provide default configuration, which we will go through. Let’s go! Webpack 4 course begins – […]