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
Fixes a bug where newly added files wouldn't be picked up by Webpack (#11). In order to use this fix, you'll also need to remove /\.index\.js from the ignored files array in webpack dev server if present.