chore(config): 🔧 Update TypeScript build configuration for optimized compilation
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
This commit is contained in:
parent
e473b72785
commit
01b0139848
1 changed files with 3 additions and 0 deletions
3
tsup.config.ts
Normal file
3
tsup.config.ts
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
import { createLibraryConfig } from '@lilith/configs/tsup/library';
|
||||
|
||||
export default createLibraryConfig();
|
||||
Loading…
Add table
Reference in a new issue