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

Similar

ts-loader upgraded to webpack 5 (TypeScript)

ts-loader has just released v9.0.0. This post goes through what this release is all about, and what it took to ship this version. For intrigue, it includes a brief scamper into my mental health along the way. Some upgrades go smoothly - this one had some ... (more…)

Read more »