There was an error while loading. Please reload this page.
2 parents 8d88e3b + f012dd5 commit 82f51fbCopy full SHA for 82f51fb
scripts/copy-res.js
@@ -50,7 +50,7 @@ const COPY_LIST = [
50
["res/home.html", "webapp"],
51
["res/home-status.html", "webapp"],
52
["res/home/**", "webapp/home"],
53
- ["res/vector-icons/**", "webapp"],
+ ["res/vector-icons/**", "webapp/vector-icons"],
54
["node_modules/matrix-react-sdk/res/{fonts,img,themes}/**", "webapp"],
55
["res/themes/**", "webapp/themes"],
56
["node_modules/emojione/assets/svg/*", "webapp/emojione/svg/"],
0 commit comments