Skip to content

Update dependency @rushstack/heft to ^0.58.2 || ^0.62.0 || ^0.63.0 #609

Update dependency @rushstack/heft to ^0.58.2 || ^0.62.0 || ^0.63.0

Update dependency @rushstack/heft to ^0.58.2 || ^0.62.0 || ^0.63.0 #609

Workflow file for this run

name: 'size'
on:
pull_request:
branches:
- main
workflow_dispatch:
jobs:
react-size:
runs-on: ubuntu-latest
env:
CI_JOB_NUMBER: 1
steps:
- uses: actions/checkout@v3
- uses: andresz1/size-limit-action@v1.7.0
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
script: npx -w @livekit/components-react size-limit --json
package_manager: yarn
build_script: build:react