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 abhiisheek committed May 24, 2023
1 parent d454c17 commit e0729e4
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 e0729e4

Please sign in to comment.