danvk / source-map-explorer

Analyze and debug space usage through source maps
Apache License 2.0
3.81k stars 119 forks source link

Can auto open html in WSL2. #201

Open shikelong opened 3 years ago

rosostolato commented 2 years ago

Is it possible to open manually at least?

nvm... I found it. Just run: npx source-map-explorer ./dist/*.js --html result.html and you will have result.html file.