danger-plugin-artifact-size
Generates a markdown table summary of the size of your build artifacts
Usage
Install:
npm install --save-dev danger-plugin-artifact-size
At a glance:
// dangerfile.js
import artifactSize from 'danger-plugin-artifact-size'
artifactSize();
This plugin: - Generates a markdown table of
Changelog
See the GitHub release history.
Contributing
See CONTRIBUTING.md.