Skip to content
Size Plugin

Size Plugin

A Github bot for size-plugin

by kuldeepkeshwar199 installs

Supported languages

JavaScript

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 [email protected]

Size Plugin screenshot

Pricing and setup

free to use

$0

Free

free to use

  • $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