Merge pull request #4039 from vector-im/new-guest-access

New guest access
This commit is contained in:
Luke Barnard
2017-06-07 13:40:00 +01:00
committed by GitHub
300 changed files with 1201 additions and 221 deletions
+2
View File
@@ -31,6 +31,8 @@ const INCLUDE_LANGS = [
// "dest/b/...".
const COPY_LIST = [
["res/manifest.json", "webapp"],
["res/home.html", "webapp"],
["res/home/**", "webapp/home"],
["res/{media,vector-icons}/**", "webapp"],
["res/flags/*", "webapp/flags/"],
["src/skins/vector/{fonts,img}/**", "webapp"],