Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upWebpackManifestPlugin is no longer maintained #4063
Comments
|
@shellscape undeprecated the repo: shellscape/webpack-manifest-plugin@49f34a5 Let's give them a chance ;) There are also: |


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.