Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix extensions webview route on windows #5619

Merged
merged 1 commit into from
Jul 25, 2019

Commits on Jul 21, 2019

  1. fix extensions webview on windows and with path base proxy

    - Use FileUri.fsPath in order to get cross OS file path on /webview/ route. Fixes windows.
    - Remove leading slash of webview route that caused the browser to send
    wrong path (/webview/...) when theia is served behind path based proxy
    fixes eclipse-theia#5503
    
    Signed-off-by: Amiram Wingarten <amiram.wingarten@sap.com>
    amiramw committed Jul 21, 2019
    Configuration menu
    Copy the full SHA
    447dad2 View commit details
    Browse the repository at this point in the history