Merge branch 'develop' into travis/sourcemaps

This commit is contained in:
Travis Ralston
2020-01-13 11:21:51 -07:00
12 changed files with 1041 additions and 880 deletions

View File

@@ -58,6 +58,7 @@ 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"],