chore: cleanup and apply requested changes

This commit is contained in:
Ralph Khreish
2025-08-27 23:32:35 +02:00
parent 86d9c4b194
commit 5ed3f2f16b
18 changed files with 165 additions and 231 deletions

View File

@@ -10,8 +10,6 @@ export default defineConfig({
splitting: false,
sourcemap: true,
clean: true,
shims: true,
dts: true,
bundle: true, // Bundle everything into one file
outDir: 'dist',
// Handle TypeScript imports transparently