Monitor the total size of your production JavaScript files to maintain fast performance.
npm install --save-dev webdash-performance-budget- Keep track of your performance budget
- Customize your budget
- Get warned when you exceed the limit
This plugin looks for jsBudgetPath in your webdash.json configuration file, and defaults to ./dist/*.js if it's not set.
You may need to fix your jsBudgetPath for this plugin to work.
The default budget limit is set to 200kb, which is defined in webdash.json as jsBudgetLimit.
Say Hi on Twitter: @JoubranJad
