jsenv / importmap-node-module

Generate importmap for node_modules
35 stars 4 forks source link

importmap extension + custom import map file #17

Closed dmail closed 4 years ago

dmail commented 4 years ago

Will fix https://github.com/jsenv/jsenv-node-module-import-map/issues/18.

The addition of customImportMap is not really necessary because of package imports and exports fields. But importmap are going to be a standard and will be where you want to put your remapping, not inside a package.json.

codecov[bot] commented 4 years ago

Codecov Report

:exclamation: No coverage uploaded for pull request base (master@ee56d50). Click here to learn what that means. The diff coverage is 84.50%.