This commit is contained in:
Michael Telatynski
2025-04-28 12:23:04 +01:00
parent 83788cc8e0
commit 457d477c2c
@@ -28,6 +28,7 @@ export default defineConfig({
rollupOptions: {
external: ["react"],
},
minify: false,
},
plugins: [
react(),