File tree 2 files changed +0
-6
lines changed
2 files changed +0
-6
lines changed Original file line number Diff line number Diff line change 32
32
< link rel ="apple-touch-icon " href ="{{CS_STATIC_BASE}}/src/browser/media/pwa-icon-384.png " />
33
33
< meta name ="apple-mobile-web-app-capable " content ="yes " />
34
34
35
- <!-- Prefetch to avoid waterfall -->
36
- <!-- PROD_ONLY
37
- <link rel="prefetch" href="{{CS_STATIC_BASE}}/lib/vscode/node_modules/semver-umd/lib/semver-umd.js">
38
- END_PROD_ONLY -->
39
-
40
35
< meta id ="coder-options " data-settings ="{{OPTIONS}} " />
41
36
</ head >
42
37
Original file line number Diff line number Diff line change 41
41
"xterm-addon-search" : `../node_modules/xterm-addon-search/lib/xterm-addon-search.js` ,
42
42
"xterm-addon-unicode11" : `../node_modules/xterm-addon-unicode11/lib/xterm-addon-unicode11.js` ,
43
43
"xterm-addon-webgl" : `../node_modules/xterm-addon-webgl/lib/xterm-addon-webgl.js` ,
44
- "semver-umd" : `../node_modules/semver-umd/lib/semver-umd.js` ,
45
44
"tas-client-umd" : `../node_modules/tas-client-umd/lib/tas-client-umd.js` ,
46
45
"iconv-lite-umd" : `../node_modules/iconv-lite-umd/lib/iconv-lite-umd.js` ,
47
46
jschardet : `../node_modules/jschardet/dist/jschardet.min.js` ,
You can’t perform that action at this time.
0 commit comments