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
in order to use joi-browser, we need to modify webpack.config.
but create react app does not allow us to change it (without ejecting)
so, this mean we can't use joi-browser with create react app