feat: implement tm list with new refactored structure
This commit is contained in:
@@ -11,6 +11,7 @@ export default defineConfig({
|
||||
sourcemap: true,
|
||||
clean: true,
|
||||
shims: true,
|
||||
dts: true,
|
||||
bundle: true, // Bundle everything into one file
|
||||
outDir: 'dist',
|
||||
// Handle TypeScript imports transparently
|
||||
|
||||
Reference in New Issue
Block a user