Fix build

This commit is contained in:
Robin
2026-04-07 01:31:21 +02:00
parent 89c4485f2d
commit 31b35463fc

View File

@@ -125,10 +125,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"],
},
},
},
},