mirror of
https://github.com/servo/servo
synced 2026-05-13 10:27:03 +02:00
With import attributes enabled we can now support non javascript modules, for now we are limited to json ones. Switch `GlobalScope` `modulemap` to be keyed by the tuple url and module's type. Testing: Enabled a new directory, new tests should pass --------- Signed-off-by: Gae24 <96017547+Gae24@users.noreply.github.com> Signed-off-by: Josh Matthews <josh@joshmatthews.net> Co-authored-by: Josh Matthews <josh@joshmatthews.net>