fix ui exports, change api package bunder to vite, fix type exports

This commit is contained in:
Gregor Vostrak
2024-08-22 15:39:04 +02:00
parent 35c65d3bf0
commit 1328692faf
8 changed files with 1965 additions and 95 deletions

View File

@@ -14,6 +14,7 @@
"skipLibCheck": true,
"outDir": "./dist",
"rootDir": "./src",
"declaration": true
},
"include": [
"src/**/*.ts"