Merge branch 'livekit' into storybook

This commit is contained in:
Timo K
2026-04-08 16:17:37 +02:00
21 changed files with 1648 additions and 1062 deletions

View File

@@ -127,10 +127,6 @@ export default ({
// Default naming fallback
return "assets/[name]-[hash][extname]";
},
manualChunks: {
// we should be able to remove this one https://github.com/matrix-org/matrix-rust-sdk-crypto-wasm/pull/167 lands
"matrix-sdk-crypto-wasm": ["@matrix-org/matrix-sdk-crypto-wasm"],
},
},
},
},