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
Given that we have self referential packages, and "imports" in package.json. In addition since // is reserved I think we should remove the reservation since it will by the default URL parser be treated as protocol relative.
Given that we have self referential packages, and
"imports"inpackage.json. In addition since//is reserved I think we should remove the reservation since it will by the default URL parser be treated as protocol relative.