Skip to content

Commit

Permalink
Comment on removing once matrix-org/matrix-rust-sdk-crypto-wasm#167 l…
Browse files Browse the repository at this point in the history
…ands
  • Loading branch information
hughns committed Nov 22, 2024
1 parent 0bb0d51 commit ce7a3d5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions vite.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -83,6 +83,7 @@ export default defineConfig(({ mode }) => {
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"],
},
},
Expand Down

0 comments on commit ce7a3d5

Please sign in to comment.