webdash-performance-budget
v1.3.0
Published
Monitor the total size of your production JavaScript files to maintain fast performance.
Readme
Webdash Performance Budget
Monitor the total size of your production JavaScript files to maintain fast performance.
npm install --save-dev webdash-performance-budget
Features
- Keep track of your performance budget
- Customize your budget
- Get warned when you exceed the limit
Configuration
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.
Enjoying webdash?
Say Hi on Twitter: @JoubranJad
