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
If I comment out all the jquery references in the webpack base "module: loaders" section, nothing breaks (i.e. running rake ci has no failures and app works via both express and rails):
What are these entries necessary to support? I'm trying to understand in order to know if this should be required in my app, which doesn't use jquery directly at all, but needs it as a bootstrap-sass dependency.