I’ve developed with JavaScript for years but oddly never needed a bundler because I try not to stack dependencies by using the npm install process. This time there was no avoiding it but hell what a load of hassle – until I found Vite. Read all about it…