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
{{ message }}
This repository has been archived by the owner on Sep 7, 2021. It is now read-only.
I have a problem trying to compile with webpack the stuff
throw err;
^
Error: webpack.optimize.CommonsChunkPlugin has been removed, please use config.optimization.splitChunks instead.
at Object.get [as CommonsChunkPlugin] (/ReactJS-AdminLTE/node_modules/webpack/lib/webpack.js:165:10)
at Object.<anonymous> (/ReactJS-AdminLTE/webpack.config.js:48:30)
at Module._compile (/usr/local/lib/node_modules/webpack-cli/node_modules/v8-compile-cache/v8-compile-cache.js:178:30)
at Object.Module._extensions..js (internal/modules/cjs/loader.js:665:10)
Do you know how to resolve it?
Thanks in advance
Nacho.
The text was updated successfully, but these errors were encountered:
Hi booleanhunter
I have a problem trying to compile with webpack the stuff
The text was updated successfully, but these errors were encountered: