0.1.6 • Published 4 years ago

bundle-size-action v0.1.6

Weekly downloads
4
License
(Apache-2.0 AND M...
Repository
github
Last release
4 years ago

bundle-size-action

In order to add bundle size badges to your readme automatically, add the following GitHub Action.

- uses: mikeal/bundle-size-action@master
- uses: mikeal/publish-to-github-action@master
  env:
    GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

The first action creates a new bundle, minifies it, and inserts/modifies the badges in the readme. The second action publishes changed files back to GitHub, which in this case is the README.md that was just modified.

You probably want to run this at the end of your regular build/test cycle on master.

Known projects using this are:

0.1.6

4 years ago

0.1.5

4 years ago

0.1.4

4 years ago

0.1.3

5 years ago

0.1.2

5 years ago

0.1.1

5 years ago

0.1.0

5 years ago

0.0.1

5 years ago

0.0.0

5 years ago