Commit graph

6 commits

Author SHA1 Message Date
Lilith
8745e2ca50 chore(vite): 🔧 Optimize module path resolution & dev build configs in core Vite setup
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-22 11:02:43 -08:00
Lilith
097a752cb2 chore(core): 🔧 Update dependency version to lilith-build-core-1.4.6-dev.1771705109.tgz
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-21 12:28:58 -08:00
Lilith
e3d1b0b246 chore(src): 🔧 Update TypeScript files in src directory
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-21 12:20:43 -08:00
Lilith
da3376b821 deps-upgrade(core): ⬆️ Update dependencies in core module to newer versions (e.g., @types/*, lodash)
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-21 12:20:43 -08:00
Lilith
a7cf9d9c3f chore(vite): Optimize deduplication algorithm in core package for faster dependency resolution
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-05 00:21:22 -08:00
Lilith
04c11f9980 feat: initial commit of @lilith/build-core and @lilith/lixb
Build tooling packages for the Lilith ecosystem:
- @lilith/build-core: Package detection, builders, and Vite presets
- @lilith/lixb: CLI for unified build commands

Key features:
- Auto-detect package type (library, NestJS, frontend)
- platformVite() plugin for consistent Vite configuration
- REEXPORT_EXCLUDE list for packages with star re-exports (ui-motion)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-04 23:13:15 -08:00