Webpack Articles, Tutorials & News

Webpack 5 Release Plan

TL;DR: release planned for 2020-10-10, RC about ~1 month before that. After nearly 1 year of beta testing and about 2 years of development we feel that it's time to release webpack 5 soon. As p…

Read more »

Webpack Aliases in VueJS

This is a quick tutorial on how to set webpack aliases in a vue js project. With webpack aliases we can greatly simplify imports in our vue projects.

Read more »