mirror of
https://github.com/microsoft/vscode.git
synced 2026-02-15 07:28:05 +00:00
fix icons to show
This commit is contained in:
@@ -218,6 +218,7 @@ const commonResourcePatterns = [
|
||||
// SVGs referenced from CSS (needed for transpile/dev builds where CSS is copied as-is)
|
||||
'vs/workbench/browser/media/code-icon.svg',
|
||||
'vs/workbench/browser/parts/editor/media/letterpress*.svg',
|
||||
'vs/workbench/contrib/chat/browser/viewsWelcome/media/*.svg'
|
||||
];
|
||||
|
||||
// Resources only needed for dev/transpile builds (these get bundled into the main
|
||||
|
||||
Reference in New Issue
Block a user