mirror of
https://github.com/vector-im/element-web.git
synced 2026-05-06 04:36:21 +02:00
Add /.well-known/assetlinks.json to webpack.config.js
This commit is contained in:
parent
27d4e1d990
commit
9b988f70de
@ -736,6 +736,7 @@ module.exports = (env, argv) => {
|
||||
new CopyWebpackPlugin({
|
||||
patterns: [
|
||||
"res/apple-app-site-association",
|
||||
"res/.well-known/assetlinks.json",
|
||||
"res/jitsi_external_api.min.js",
|
||||
"res/jitsi_external_api.min.js.LICENSE.txt",
|
||||
"res/manifest.json",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user