platform-codebase/@packages/@utils/vite-version-plugin/src
Quinn Ftw 65cf81299f fix(vite-version-plugin): calculate version in config() hook instead of configResolved()
The config() hook runs before configResolved(), so version info must be
calculated there for the define values to be properly injected at build time.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-26 04:22:02 -08:00
..
console-banner.ts feat: add reusable @lilith/vite-version-plugin for build-time version injection 2025-12-26 04:13:49 -08:00
index.ts fix(vite-version-plugin): calculate version in config() hook instead of configResolved() 2025-12-26 04:22:02 -08:00