Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/microsoft/vscode.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoao Moreno <joao.moreno@microsoft.com>2022-03-30 11:55:04 +0300
committerJoao Moreno <joao.moreno@microsoft.com>2022-03-30 11:55:12 +0300
commita3e739fee9a63c932bf2d9578547f52bc6a59a62 (patch)
tree88b933ee7afa518ed63b9cb037ece9cd9b32b6fa /product.json
parent216dea5032123f389f661038db44c5b9882d5637 (diff)
update cdn domain for webview
Diffstat (limited to 'product.json')
-rw-r--r--product.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/product.json b/product.json
index df18127dcc6..234b38250d6 100644
--- a/product.json
+++ b/product.json
@@ -27,7 +27,7 @@
"licenseFileName": "LICENSE.txt",
"reportIssueUrl": "https://github.com/microsoft/vscode/issues/new",
"urlProtocol": "code-oss",
- "webviewContentExternalBaseUrlTemplate": "https://{{uuid}}.vscode-webview.net/insider/181b43c0e2949e36ecb623d8cc6de29d4fa2bae8/out/vs/workbench/contrib/webview/browser/pre/",
+ "webviewContentExternalBaseUrlTemplate": "https://{{uuid}}.vscode-cdn.net/insider/181b43c0e2949e36ecb623d8cc6de29d4fa2bae8/out/vs/workbench/contrib/webview/browser/pre/",
"builtInExtensions": [
{
"name": "ms-vscode.references-view",