SIGN IN SIGN UP

fix(workbench): use window.location without origin (#5332)

When using `window.location.origin` to create a new URL for loading
web packages, it constructs a URL that is not relative, leading to the
terminal breaking when code-server is served not via the root (i.e. /ide
instead of /).
J
Joe Previte committed
f79b38d25a8beb977e627499b9e108b148ee1563
Parent: 9ad0d9e
Committed by GitHub <noreply@github.com> on 7/14/2022, 4:25:48 PM