Remove UWP / Hololens support

This commit is contained in:
Martin Robinson 2023-07-05 08:46:07 +02:00
parent 041d95e0f4
commit c58d74fe62
No known key found for this signature in database
GPG key ID: D56AA4FA55EFE6F8
97 changed files with 54 additions and 7084 deletions

View file

@ -5,13 +5,6 @@
"linux": {},
"android": {},
"windows": {},
"hololens": {
"_comment": "settings specific to Hololens/UWP builds",
"devtools.server.enabled": true,
"dom.webxr.enabled": true,
"shell.homepage": "https://servo.org/hl-home/",
"gfx.subpixel-text-antialiasing.enabled": false
},
"vr": {
"_comment": "settings specific to VR builds",
"dom.webvr.enabled": true,