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
Right now, we use a static bundle.js file. If we are in development mode, we should use the bundle generated by webpackDevServer.
Also, we should remove bundle.js from the repo after this issue is fixed.
Right now, we use a static bundle.js file. If we are in development mode, we should use the bundle generated by webpackDevServer.
Also, we should remove bundle.js from the repo after this issue is fixed.