protocol added th env.js
All checks were successful
Build & Deploy OS League Tools / build-and-deploy (push) Successful in 48s
All checks were successful
Build & Deploy OS League Tools / build-and-deploy (push) Successful in 48s
This commit is contained in:
@@ -83,6 +83,7 @@ function getClientEnvironment(publicUrl) {
|
||||
WDS_SOCKET_HOST: process.env.WDS_SOCKET_HOST,
|
||||
WDS_SOCKET_PATH: process.env.WDS_SOCKET_PATH,
|
||||
WDS_SOCKET_PORT: process.env.WDS_SOCKET_PORT,
|
||||
WDS_SOCKET_PROTOCOL: process.env.WDS_SOCKET_PROTOCOL,
|
||||
// Whether or not react-refresh is enabled.
|
||||
// It is defined here so it is available in the webpackHotDevClient.
|
||||
FAST_REFRESH: process.env.FAST_REFRESH !== 'false',
|
||||
|
||||
Reference in New Issue
Block a user