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 Apr 16, 2020. It is now read-only.
modules: remove file extension and directory resolving for esm
this build on top of the limitations of the package name map proposal.
It removes file extensions and directory resolution in the resolver.
This is only currently limited for local development. When resolving
dependencies file extension and directory resolution will still work.
Refs: https://github.com/domenic/package-name-maps
0 commit comments