-
-
Notifications
You must be signed in to change notification settings - Fork 6
Closed
Description
First of all: Thanks for your great tool!
The README says:
It is also possible to write mappings into a separate file as follow:
npx @jsenv/importmap-node-module demo.importmap --entrypoint index.html
However, this produces the following error:
Error: outfile must end with .html
The following command:
npx @jsenv/importmap-node-module importmap.html --entrypoint index.html
also produces an error:
Import resolution failed for "./importmap.html"
How do I write mappings into a separate file?
Metadata
Metadata
Assignees
Labels
No labels