!NOTE: this guide currently only covers the first phase. The Vite setup and migration are not detailed here.
This guide documents our approach to migrating from Webpacker to a modern frontend asset pipeline. We implemented a phased strategy:
- Phase 1 (Current): Replace Webpacker with CDN-based resources
- Phase 2 (Future): Migrate to Vite for a modern build system