web - lift product config to be proper API

This commit is contained in:
Benjamin Pasero
2019-08-24 17:14:14 +02:00
parent b4679a37f6
commit 21ce78cf25
3 changed files with 59 additions and 48 deletions

View File

@@ -16,9 +16,8 @@
<!-- Workbench Configuration -->
<meta id="vscode-workbench-web-configuration" data-settings="{{WORKBENCH_WEB_CONGIGURATION}}">
<!-- Workarounds/Hacks (remote user data uri, product configuration ) -->
<!-- Workarounds/Hacks (remote user data uri) -->
<meta id="vscode-remote-user-data-uri" data-settings="{{REMOTE_USER_DATA_URI}}">
<meta id="vscode-remote-product-configuration" data-settings="{{PRODUCT_CONFIGURATION}}">
<!-- Workbench Icon/CSS -->
<link rel="icon" href="/favicon.ico" type="image/x-icon" />