good commit

This commit is contained in:
EthanShoeDev
2025-09-21 20:58:44 -04:00
parent 05c05f364f
commit b885beb262
6 changed files with 27 additions and 18 deletions

View File

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