Closed
Description
Currently it seems like the program doesn't expand globs itself. This makes it impossible to run something like source-map-explorer build/static/js/main.*
on Windows and get it to pick up a hashed filename. Which makes it hard to put into package.json
as one of the scripts
because the built filename is different every time.
It would be great if source-map-explorer
could expand globs (it's fine to enforce it only expands to a single file) for this particular use case on Windows.
Metadata
Metadata
Assignees
Labels
No labels