web - introduce browser environment service

Hello first commit from browser :)
This commit is contained in:
Benjamin Pasero
2019-06-18 16:01:39 +02:00
parent 23465510ae
commit ad41bd2674
9 changed files with 155 additions and 149 deletions

View File

@@ -15,7 +15,7 @@
<!-- Window Configuration from Server -->
<script>
self.WINDOW_CONFIGURATION = {
self.WORKBENCH_WEB_CONFIGURATION = {
connectionAuthToken: '{{CONNECTION_AUTH_TOKEN}}',
folderUri: '{{FOLDER}}',
workspaceUri: '{{WORKSPACE}}',