Skip to content
Size Plugin logo

Size Plugin

App
A Github bot for size-plugin
199 installs

Pricing

Free plan available.

Select a tab navigation

size-plugin

A GitHub App built with Probot that comments the gzipped sizes of your webpack assets and the changes since the last build into the relevant PR

Usage

First add an instance of the plugin to your webpack configuration:

// webpack.config.js
+ const SizePlugin = require('size-plugin');

module.exports = {
  plugins: [
+    new SizePlugin({publish:true})
  ]
}

Second Simply install the app and watch the magic happen

Contributing

If you have suggestions for how size-plugin could be improved, or want to report a bug, open an issue! We'd love all and any contributions.

For more, check out the Contributing Guide.

License

ISC © 2019 kuldeepkeshwar kuldeepkeshwar@gmail.com

Size Plugin screenshot

Supported languages

 (1)
JavaScript

Plans and pricing

free to use
$0
  • $0

Next: Confirm your installation location

Size Plugin is provided by a third-party and is governed by separate terms of service, privacy policy, and support documentation

About

A Github bot for size-plugin
199 installs

Pricing

Free plan available.

Supported languages

 (1)
JavaScript