Merge pull request #20128 from calixteman/issue20127
Add comment-* images when building components
This commit is contained in:
commit
aa4b9ffd4a
@ -1208,6 +1208,7 @@ function buildComponents(defines, dir) {
|
||||
"web/images/messageBar_*.svg",
|
||||
"web/images/toolbarButton-{editorHighlight,menuArrow}.svg",
|
||||
"web/images/cursor-*.svg",
|
||||
"web/images/comment-*.svg",
|
||||
];
|
||||
|
||||
return ordered([
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user