mirror of
https://github.com/pbakaus/impeccable.git
synced 2026-09-13 06:36:26 +03:00
- Bundle all frontend JS with Bun.build() (82KB minified) - Dependencies (motion, lenis, three) are now bundled instead of CDN - Remove import map from index.html (no longer needed) - Output to public/dist/app.bundle.js with source map - Add public/dist/ to .gitignore (generated during build) 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>