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
Is there a specific order in which it needs to be inserted in the plugins array? I have other plugins in my setup like DefinePlugin, ExtractTextPlugin, OccurenceOrderPlugin, DedupePlugin, etc...
I tried putting it at the end but webpack doesn't output any files anymore.