Webview does not work in built version of VS Code (fixes #5736)

This commit is contained in:
Benjamin Pasero
2016-04-25 09:27:09 +02:00
parent c0b9765729
commit b717d96abf

View File

@@ -63,6 +63,7 @@ var vscodeResources = [
'out-build/vs/workbench/parts/execution/**/*.scpt',
'out-build/vs/workbench/parts/git/**/*.html',
'out-build/vs/workbench/parts/git/**/*.sh',
'out-build/vs/workbench/parts/html/browser/webview.html',
'out-build/vs/workbench/parts/markdown/**/*.md',
'out-build/vs/workbench/parts/tasks/**/*.json',
'out-build/vs/workbench/services/files/**/*.exe',