Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
petecorreia authored Dec 12, 2018

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
1 parent 23fa735 commit 7e8adf1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -41,5 +41,5 @@ Keep an eye on the bundle size in your Pull Requests with a extra status check
<img width="900" src="media/screenshot-PR.png" alt="Pull Request screenshot">

- Add a Github Access Token as `ANALYZE_CRA_GITHUB_TOKEN` to your environment variables in the TravisCI project settings.
- Add `"bundlesize": "analyze-cra-bundle"` to your `package.json`
- Add `yarn bundlesize` to your `script:` in `.travis.yml`
- Add the script `"bundlesize": "analyze-cra-bundle"` to your `package.json` scripts
- Add ` - yarn bundlesize` to your `.travis.yml` within `script:`

0 comments on commit 7e8adf1

Please sign in to comment.