Skip to content

Update more hooks and components to use trackRef #497

Update more hooks and components to use trackRef

Update more hooks and components to use trackRef #497

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/[email protected]
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
script: npx -w @livekit/components-react size-limit --json
package_manager: yarn
build_script: build:react