You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 25, 2026. It is now read-only.
In the current draft, hosts have lots of flexibility:
Hosts may ignore or reject unknown attributes
Hosts may reject imports of the same specifier with mismatching attributes, or make a separate copy interpreted differently
Hosts may expose attributes in import.meta, but not guaranteed
Based on the discussion in openjs-foundation/standards#91 , I think it's important that we consider making more specific requirements in hosts. This investigation would be based on details of concrete hosts and attributes.
In the current draft, hosts have lots of flexibility:
Based on the discussion in openjs-foundation/standards#91 , I think it's important that we consider making more specific requirements in hosts. This investigation would be based on details of concrete hosts and attributes.