Bundle jpg from VS Code
These seem to be used in some "getting started" page but I'm not sure where it is.
This commit is contained in:
parent
068e399bf2
commit
948e01fb27
|
@ -29,7 +29,7 @@ const vscodeResources = [
|
|||
"out-build/bootstrap-amd.js",
|
||||
'out-build/bootstrap-node.js',
|
||||
"out-build/paths.js",
|
||||
'out-build/vs/**/*.{svg,png,html,ttf}',
|
||||
'out-build/vs/**/*.{svg,png,html,ttf,jpg}',
|
||||
"!out-build/vs/code/browser/workbench/*.html",
|
||||
'!out-build/vs/code/electron-browser/**',
|
||||
"out-build/vs/base/common/performance.js",
|
||||
|
|
Loading…
Reference in New Issue