mirror of
https://github.com/RGBCube/cinny
synced 2025-08-01 09:27:46 +00:00
parent
8583ab19f0
commit
adca914d67
3 changed files with 2 additions and 2 deletions
BIN
olm.wasm
BIN
olm.wasm
Binary file not shown.
|
@ -53,7 +53,7 @@ module.exports = {
|
|||
new HtmlWebpackPlugin({ template: './public/index.html' }),
|
||||
new CopyPlugin({
|
||||
patterns: [
|
||||
{ from: 'olm.wasm' },
|
||||
{ from: 'node_modules/@matrix-org/olm/olm.wasm' },
|
||||
{ from: '_redirects' },
|
||||
{ from: 'config.json' },
|
||||
{ from: 'public/res/android'}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue