X Tutup
The Wayback Machine - https://web.archive.org/web/20201022012821/https://github.com/webpack/webpack.js.org/issues/4063
Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WebpackManifestPlugin is no longer maintained #4063

Open
Bowser65 opened this issue Oct 11, 2020 · 1 comment
Open

WebpackManifestPlugin is no longer maintained #4063

Bowser65 opened this issue Oct 11, 2020 · 1 comment

Comments

@Bowser65
Copy link

@Bowser65 Bowser65 commented Oct 11, 2020

The docs at https://webpack.js.org/guides/output-management/#the-manifest links to the webpack-manifest-plugin plugin to extract manifest data in a JSON file, that can be used elsewhere.

I tried Webpack 5 on a project of mine and saw an error from this plugin, only to notice the maintainer put a notice on the repo 16 days ago saying the plugin is no longer maintained.

The docs should be updated to either remove the reference to this plugin, or link to a working plugin accomplishing this feature.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
2 participants
You can’t perform that action at this time.
X Tutup