jsenv / importmap-node-module

Generate importmap for node_modules
35 stars 4 forks source link

Support HTML file in entryPointsToCheck #55

Closed dmail closed 2 years ago

dmail commented 2 years ago

The idea is to be able to catch mappings into eventual inline scripts. It becomes important when a mappings is used only in an inline script otherwise it would be removed when "removeUnusedMappings" is enabled.