Skip to content

Commit

Permalink
Remove outdated comments on react-refresh (facebook#10784)
Browse files Browse the repository at this point in the history
  • Loading branch information
Luke Kang authored and wombleton committed Jun 1, 2021
1 parent afa3438 commit 8388a3f
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions packages/react-scripts/config/env.js
Original file line number Diff line number Diff line change
Expand Up @@ -94,8 +94,6 @@ function getClientEnvironment(publicUrl) {
WDS_SOCKET_PATH: process.env.WDS_SOCKET_PATH,
WDS_SOCKET_PORT: process.env.WDS_SOCKET_PORT,
// Whether or not react-refresh is enabled.
// react-refresh is not 100% stable at this time,
// which is why it's disabled by default.
// It is defined here so it is available in the webpackHotDevClient.
FAST_REFRESH: process.env.FAST_REFRESH !== 'false',
}
Expand Down

0 comments on commit 8388a3f

Please sign in to comment.