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
When merging some additional loaders with Elixir.webpack.mergeConfig() in my gulpfile.js I encountered an error: "TypeError: Cannot read property 'mergeConfig' of undefined"
I was able to solve this by checking that Elixir was ready before merging the additional config: