webpack.js.org icon indicating copy to clipboard operation
webpack.js.org copied to clipboard

plugins: fix optimization.splitChunks.automaticNamePrefix

Open jeffin143 opened this issue 4 years ago • 1 comments

Fix : https://github.com/webpack/webpack.js.org/issues/3822

  • [x] Read and sign the [CLA][1]. PRs that haven't signed it won't be accepted.
  • [x] Make sure your PR complies with the [writer's guide][2].
  • [x] Review the diff carefully as sometimes this can reveal issues.
  • [x] Do not abandon your Pull Request: [Stale Pull Requests][3].

jeffin143 avatar Aug 24 '20 14:08 jeffin143

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/webpack-docs/webpack-js-org/jw9r3e47p
✅ Preview: https://webpack-js-org-git-fix-3822.webpack-docs.vercel.app

vercel[bot] avatar Aug 24 '20 14:08 vercel[bot]

automaticNamePrefix has been removed in v5

snitin315 avatar Mar 22 '24 16:03 snitin315