buster/apps
Devin AI 4b21570145 feat: optimize web app bundle size
- Fix Next.js config to enable bundle analyzer
- Replace barrel file exports with explicit named exports for better tree-shaking
- Create dynamic Chart.js component to reduce initial bundle size
- Optimize icon library exports to only include commonly used icons
- Update imports to use dynamic loading for Chart.js components

Bundle analyzer reports generated showing optimization impact.
Addresses BUS-1459.

Co-Authored-By: nate@buster.so <nate@buster.so>
2025-07-19 16:19:11 +00:00
..
api Replace 'Unknown' user name fallback with email address 2025-07-19 04:12:13 +00:00
cli
electric-server tsx is a workspace package 2025-07-18 14:18:06 -06:00
server Enhance task triggering by adding concurrency key for sequential processing 2025-07-18 23:01:32 -06:00
trigger New polling logic 2025-07-18 23:30:28 -06:00
web feat: optimize web app bundle size 2025-07-19 16:19:11 +00:00
tsconfig.json