Skip to content

Fix: webpack ESM output #214

Fix: webpack ESM output

Fix: webpack ESM output #214

Workflow file for this run

name: Checks
on: [pull_request]
jobs:
check:
name: Lint, typecheck
uses: atls/shared/.github/workflows/checks.yaml@master
permissions: write-all
release:
name: Release
uses: atls/shared/.github/workflows/release.yaml@master
permissions: write-all