Merge pull request #3888 from vector-im/pr/3799
move manifest.json outward so it is scoped properly
This commit is contained in:
commit
0e0918d07c
4 changed files with 58 additions and 54 deletions
|
@ -7,6 +7,7 @@
|
|||
// common parents. Hence, "res/{a,b}/**": the output will be "dest/a/..." and
|
||||
// "dest/b/...".
|
||||
const COPY_LIST = [
|
||||
["res/manifest.json", "webapp"],
|
||||
["res/{media,vector-icons}/**", "webapp"],
|
||||
["src/skins/vector/{fonts,img}/**", "webapp"],
|
||||
["node_modules/emojione/assets/svg/*", "webapp/emojione/svg/"],
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue