Skip to content

Add usePersistentUserChoices hook to save device settings and username to local storage #647

Add usePersistentUserChoices hook to save device settings and username to local storage

Add usePersistentUserChoices hook to save device settings and username to local storage #647

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@v4
- 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