1
0
mirror of https://github.com/element-hq/element-web.git synced 2025-12-01 09:58:03 +03:00

Attempt to fix tests some more

This commit is contained in:
Michael Telatynski
2020-09-15 13:19:47 +01:00
parent f14bd05cfb
commit c76a5f2c52
7 changed files with 1220 additions and 24 deletions

View File

@@ -61,7 +61,6 @@ const INCLUDE_LANGS = [
// "dest/b/...".
const COPY_LIST = [
["res/manifest.json", "webapp"],
["res/sw.js", "webapp"],
["res/welcome.html", "webapp"],
["res/welcome/**", "webapp/welcome"],
["res/themes/**", "webapp/themes"],