Add Jitsi SDK as a static resource and set up CI to update it on change

This commit is contained in:
Johannes Marbach 2023-11-21 20:24:38 +01:00
parent 802571176e
commit b08f83b415
5 changed files with 39 additions and 34 deletions

View file

@ -714,6 +714,7 @@ module.exports = (env, argv) => {
new CopyWebpackPlugin({
patterns: [
"res/apple-app-site-association",
"res/jitsi_external_api.min.js",
"res/manifest.json",
"res/sw.js",
"res/welcome.html",