Bundler Backend
May 20, 2023 路 1 min read 路 Popular Bundlers : vite , parcel , webpacks A bundler performs the following operations : * HMR : Hot Module Replacement, means auto-reload on any change * File Watcher Algorithm(c++) : This keep a check on the file for any change * minifies ...
Join discussion



