You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello. Docs recommend using source-map-explorer to analyze bundle sizes. The tool itself only documents installing globally. CRA docs instruct to install as a regular dependency. I have it installed and working in our project as a devDependency. Should CRA docs be changed, or would there be a reason to install in dependencies instead of devDependencies?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hello. Docs recommend using source-map-explorer to analyze bundle sizes. The tool itself only documents installing globally. CRA docs instruct to install as a regular dependency. I have it installed and working in our project as a devDependency. Should CRA docs be changed, or would there be a reason to install in
dependencies
instead ofdevDependencies
?Beta Was this translation helpful? Give feedback.
All reactions