Closed dmail closed 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.
:exclamation: No coverage uploaded for pull request base (master@ee56d50). Click here to learn what that means. The diff coverage is 84.50%.
master@ee56d50
84.50%
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.