Created by: gespispace
If install with yarn add source-map-explorer
the package will be add in prod dependencies. But it package used only during development.
https://yarnpkg.com/en/docs/cli/add#toc-yarn-add-dev-d
Use flag --dev It seems to me more understandable than -D.