We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
npm i -g source-map-explorer
Yarn:
yarn global add source-map-explorer
npm run build
yarn build
cd build/static/js
source-map-explorer main.js main.js.map
Marvel at all of the unneccessary code in your bundle.
Make an alias so you don't have to type out source-map-explorer (I use sme)
sme
There was an error while loading. Please reload this page.