logger/tsup.config.ts
Claude Code 2dd9747f7e build(config): 📦️ Optimize build and publish pipeline with updated workflows and configurations
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-20 00:16:35 -07:00

3 lines
107 B
TypeScript

import { createLibraryConfig } from '@lilith/configs/tsup/library';
export default createLibraryConfig();