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
docs: Replace WebpackShellPlugin with WebpackShellPluginNext (#183)
Newer webpack versions aren't compatible with webpack-shell-plugin (which is extremely outdated).
webpack-shell-plugin-next does the exact same thing but is compatible with Webpack 4 and 5.
0 commit comments