Archived
1
0

Remove semver-umd link

This is included in the bundle now.
This commit is contained in:
Asher
2020-11-20 15:35:18 -06:00
parent 3d7fbec40f
commit fb835838db
2 changed files with 0 additions and 6 deletions

View File

@ -32,11 +32,6 @@
<link rel="apple-touch-icon" href="{{CS_STATIC_BASE}}/src/browser/media/pwa-icon-384.png" />
<meta name="apple-mobile-web-app-capable" content="yes" />
<!-- Prefetch to avoid waterfall -->
<!-- PROD_ONLY
<link rel="prefetch" href="{{CS_STATIC_BASE}}/lib/vscode/node_modules/semver-umd/lib/semver-umd.js">
END_PROD_ONLY -->
<meta id="coder-options" data-settings="{{OPTIONS}}" />
</head>