Check out the network tab to see unbundled development in action:
1️⃣ App.js is changed
2️⃣ App.js is refetched via HMR
3️⃣ App.js is rebuilt from source
✅ Total time: a few milliseconds.
Zero bundling, rebundling, or multi-file compiling needed for the snappiest update possible