Skip to content
GitLab
Explore
Projects
Groups
Snippets
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Meta
create-react-app
Commits
f55d2bb9
Unverified
Commit
f55d2bb9
authored
3 years ago
by
Jake Ho
Committed by
GitHub
3 years ago
Browse files
Options
Download
Email Patches
Plain Diff
Update analyzing-the-bundle-size.md
parent
c7627ce9
github/fork/jakejakeho/patch-1
2 merge requests
!11698
Update analyzing-the-bundle-size.md
,
!11697
Update analyzing-the-bundle-size.md
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
docusaurus/docs/analyzing-the-bundle-size.md
+1
-1
docusaurus/docs/analyzing-the-bundle-size.md
with
1 addition
and
1 deletion
+1
-1
docusaurus/docs/analyzing-the-bundle-size.md
+
1
-
1
View file @
f55d2bb9
...
...
@@ -11,7 +11,7 @@ bloat is coming from.
To add Source map explorer to a Create React App project, follow these steps:
```
sh
npm
install
--save
source-map-explorer
npm
install
--save
-dev
source-map-explorer
```
Alternatively you may use
`yarn`
:
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment
Menu
Explore
Projects
Groups
Snippets