Skip to content

Commit e0729e4

Browse files
Luke Kangabhiisheek
Luke Kang
authored andcommitted
Remove outdated comments on react-refresh (facebook#10784)
1 parent d454c17 commit e0729e4

File tree

1 file changed

+0
-2
lines changed
  • packages/react-scripts/config

1 file changed

+0
-2
lines changed

packages/react-scripts/config/env.js

-2
Original file line numberDiff line numberDiff line change
@@ -94,8 +94,6 @@ function getClientEnvironment(publicUrl) {
9494
WDS_SOCKET_PATH: process.env.WDS_SOCKET_PATH,
9595
WDS_SOCKET_PORT: process.env.WDS_SOCKET_PORT,
9696
// Whether or not react-refresh is enabled.
97-
// react-refresh is not 100% stable at this time,
98-
// which is why it's disabled by default.
9997
// It is defined here so it is available in the webpackHotDevClient.
10098
FAST_REFRESH: process.env.FAST_REFRESH !== 'false',
10199
}

0 commit comments

Comments
 (0)