Webpack is a popular tool for bundling JavaScript projects, and it can be used to bundle a wide range of assets, including CSS, images, and fonts Initiate the Webpack First we need to install webpack npm packages. I assume you already have npm and nodejs in your local machine. If you don’t please follow the…
Read more
Categories: Javascript / SCSS / Typescript