jspm / generator

JSPM Import Map Generator
Apache License 2.0
166 stars 21 forks source link

fix: node: mappings as non-remapping #126

Closed guybedford closed 2 years ago

guybedford commented 2 years ago

Fixes https://github.com/jspm/generator/issues/121 ensuring that Node.js import maps with node:process style core imports do not get these remappings per the bug report there.