Skip to content

Fixes Typecheck bug in preactjs/preact#3934 #33

Fixes Typecheck bug in preactjs/preact#3934

Fixes Typecheck bug in preactjs/preact#3934 #33

Workflow file for this run

name: Compressed Size
on: [pull_request]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: preactjs/compressed-size-action@v2
with:
pattern: "./{dist,match}/*.{js,mjs}"