Skip to content

Normalize on pointer events since they should work for both mobile and desktop #491

Normalize on pointer events since they should work for both mobile and desktop

Normalize on pointer events since they should work for both mobile and desktop #491

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:
repo-token: "${{ secrets.GITHUB_TOKEN }}"
build-script: "deploy"
pattern: "./packages/webamp/built/*bundle.min.js"