Using Chokidar with Esbuild To Rebuild On Change
This month I was migrating from Webpacker to ESBuild [https://esbuild.github.io/] using JSBundling [https://github.com/rails/jsbundling-rails] in a client's Ruby on Rails project, since, they were using Stimulus & a couple of Javascript dependencies in the project, the migration went smoothly. However, I realised