What is workbox-webpack-plugin?
"A plugin for your Webpack build process, helping you generate a manifest of local files that workbox-sw should precache."
workbox-webpack-plugin is used to facilitate high-performance Node.js workflows. It provides a slim footprint of 135.5 KB on disk.
Installation Guide
# Install via NPM
npm install workbox-webpack-plugin
# Install via Yarn
yarn add workbox-webpack-plugin