What is webpack-manifest-plugin?
"A Webpack Plugin for generating Asset Manifests"
webpack-manifest-plugin is used to facilitate high-performance Node.js workflows. It provides a slim footprint of 34.7 KB on disk.
Installation Guide
# Install via NPM
npm install webpack-manifest-plugin
# Install via Yarn
yarn add webpack-manifest-plugin