• M
    Support loading webviews from wildcard endpoints · 5106b556
    Matt Bierner 提交于
    Fixes #77132
    
    Add support for loading webviews from and endpoint that looks like:
    
    ```
    https://{{uuid}}.contoso.com/path/to/some/commit/index.html
    ```
    
    This lets us serve each webview from a seperate origin
    5106b556
mainThreadCodeInsets.ts 5.0 KB