danger-plugin-artifact-size
TypeScript icon, indicating that this package has built-in type declarations

2.0.0 • Public • Published

danger-plugin-artifact-size

CI npm version semantic-release code style: prettier

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.

Package Sidebar

Install

npm i danger-plugin-artifact-size

Weekly Downloads

40

Version

2.0.0

License

MIT

Unpacked Size

41.5 kB

Total Files

7

Last publish

Collaborators

  • bearalliance