Remove support for running from file://

This commit is contained in:
Alex Dima 2022-02-02 20:24:39 +01:00
parent 8b3ac48ea1
commit f1be014b8f
No known key found for this signature in database
GPG key ID: 39563C1504FDD0C9
2 changed files with 6 additions and 43 deletions

View file

@ -1,5 +1,5 @@
(function () {
var METADATA = {
const METADATA = {
CORE: {
paths: {
src: '/vscode/out/vs',