mirror of
https://github.com/roytam1/UXP.git
synced 2026-06-24 01:08:50 +00:00
09108384c7
The dependency modules are requested early. Seems CSP can block baseURL on these networking requests, so add the base manually to the resource paths to prevent network requests before the html base element is resolved and active.