You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I just looked into it and it looks like this is a bug that I can fix. I will do that as soon as I can. Thanks for bearing with me as I work on this update and for catching this bug!
craco.config.js
like thisIt works in 7.0.0-alpha.3, but when i upgrade to 7.0.0-alpha.7, I got the following error
and i add
console.log("devServerConfig", devServerConfig)
As you see the function is called twice and the first time
devServerConfig
is emptyIs it expected behaviour?
The text was updated successfully, but these errors were encountered: