This article goes over how to add  Size Limit, a performance budget tool for JavaScript, to  GitHub Actions.

Setup

Install size-limit:

$ npm install --save-dev size-limit

#javascript #github-actions #github

Add Size Limit to GitHub Actions
1.65 GEEK