Commit graph

5 commits

Author SHA1 Message Date
autocommit
e72f66faca deps-upgrade(cli): ⬆️ Update CLI and core dependencies to latest versions for security fixes and bug resolutions
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-06-10 04:09:26 -07:00
autocommit
cf2b8fb001 ci(publish): 👷 Implement standardized publish pipeline configurations
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-20 01:15:54 -07:00
autocommit
1eb76b0e13 chore(clicorevite-version): 🔧 Update .gitignore patterns to standardize file exclusion across packages
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-20 01:15:54 -07:00
Lilith
4facb83d80 deps-upgrade(core): ⬆️ Update core and CLI dependencies to latest versions
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-08 19:17:11 -07: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