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
Closing this because I found out the issue. It turns out this broke because of my own webpack configuration file. The export of my webpack.config.js was a function that returned an object. I made it so it wasn't a function and instead an object and all seemed to be fine!
The text was updated successfully, but these errors were encountered: