danvk / source-map-explorer

Analyze and debug space usage through source maps
Apache License 2.0
3.82k stars 100 forks source link

Fix file size formatting #138

Closed nikolay-borzov closed 4 years ago

nikolay-borzov commented 4 years ago

Change base from 1000 (bits) to 1024 (bytes)

Fixes #131