1.0.2 • Published 5 years ago

yarn-check-integrity-webpack-plugin v1.0.2

Weekly downloads
2
License
MIT
Repository
github
Last release
5 years ago

yarn-check-webpack-plugin

Build Status

When working in a large codebase it's likely someone else will add a new package or upgrade an existing package. This often leads to a convoluted webpack error or runtime error as a result of a missing or outdated package.

The intent of this plugin is to be run in development with webpack so as you checkout different branches or recent changes in version control this plugin can remind you when there are missing or outdated packages.

1.0.2

5 years ago

1.0.1

5 years ago