mirror of
https://github.com/servo/servo.git
synced 2025-06-28 19:13:41 +01:00
Auto merge of #24260 - paulrouget:miscUWP, r=jdm
Some small UWP improvements - isolate the default url in its own file. As we keep tweaking it. - allow code generation and local network connections - cleaning the newly introduce AppPackages directory <!-- Reviewable:start --> --- This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/24260) <!-- Reviewable:end -->
This commit is contained in:
commit
4fe8238b14
7 changed files with 12 additions and 2 deletions
|
@ -747,6 +747,7 @@ class MachCommands(CommandBase):
|
|||
"support/hololens/ServoApp/Debug/",
|
||||
"support/hololens/ServoApp/Release/",
|
||||
"support/hololens/packages/",
|
||||
"support/hololens/AppPackages/",
|
||||
]
|
||||
|
||||
for uwp_artifact in uwp_artifacts:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue