Consolidate under single 'welcome' folder (fixes #19065)

This commit is contained in:
Christof Marti
2017-02-02 14:39:31 -08:00
parent d6bfdf609f
commit 53cbf40759
21 changed files with 19 additions and 19 deletions

View File

@@ -71,8 +71,8 @@ const vscodeResources = [
'out-build/vs/**/markdown.css',
'out-build/vs/workbench/parts/tasks/**/*.json',
'out-build/vs/workbench/parts/terminal/electron-browser/terminalProcess.js',
'out-build/vs/workbench/parts/walkThrough/**/*.md',
'out-build/vs/workbench/parts/welcomePage/**/*.html',
'out-build/vs/workbench/parts/welcome/walkThrough/**/*.md',
'out-build/vs/workbench/parts/welcome/page/**/*.html',
'out-build/vs/workbench/services/files/**/*.exe',
'out-build/vs/workbench/services/files/**/*.md',
'!**/test/**'