626 Views
Without further due, here are the steps I followed for migration. You need to upgrade the webpack version using the package manager of your choice. yarn add webpack webpack-cli --dev If you already have a lock file, you need to use yarn upgrade to update the version.
0 comments