Skip to content

feat(build): set some files to the client only for React Server Components use case #2220

feat(build): set some files to the client only for React Server Components use case

feat(build): set some files to the client only for React Server Components use case #2220

name: Compressed Size
on: [ pull_request ]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: preactjs/compressed-size-action@v2
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"