This commit is contained in:
Michael Telatynski
2025-03-03 13:09:10 +00:00
parent 7df795754c
commit 41cce625aa
+1 -1
View File
@@ -26,7 +26,7 @@ export default defineConfig({
target: "esnext",
sourcemap: true,
rollupOptions: {
external: ["react", "@matrix-org/react-sdk-module-api"],
external: ["react"],
},
},
plugins: [