webpack-cache-clean
v0.1.4
Published
A Webpack plugin that caches build artifacts to speed up incremental rebuilds.
Maintainers
Readme
webpack-cache-plugin
A lightweight Webpack plugin that caches build artifacts to speed up incremental rebuilds.
Ideal for large projects where repeated full builds slow down development.
Installation
npm install webpack-cache-plugin --save-dev