1.3.0 • Published 6 years ago

webdash-performance-budget v1.3.0

Weekly downloads
131
License
ISC
Repository
github
Last release
6 years ago

Webdash Performance Budget

Monitor the total size of your production JavaScript files to maintain fast performance.

npm install --save-dev webdash-performance-budget

Performance budget preview

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

1.3.0

6 years ago

1.2.0

6 years ago

1.1.1

6 years ago

1.1.0

6 years ago

1.0.1

6 years ago