Skip to content

v6 - Add types to exports in package.json #3163

v6 - Add types to exports in package.json

v6 - Add types to exports in package.json #3163

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