Add Jitsi SDK as a static resource and set up CI to update it on change
This commit is contained in:
parent
802571176e
commit
b08f83b415
5 changed files with 39 additions and 34 deletions
|
@ -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",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue