fix runtime bug

This commit is contained in:
EthanShoeDev
2025-09-19 23:05:34 -04:00
parent fc681f942d
commit f0321c48e7
8 changed files with 76 additions and 73 deletions

View File

@@ -8,7 +8,9 @@ const logExternal: boolean = false;
export default defineConfig({
plugins: [
react(),
react({
}),
dts({
tsconfigPath: './tsconfig.app.json',
// This makes dist/ look nice but breaks Cmd + Click