Skip to content

[1.22 Question] Unable to run heft build --production when using ES2020 in tsconfig. Possible solution. #2059

[1.22 Question] Unable to run heft build --production when using ES2020 in tsconfig. Possible solution.

[1.22 Question] Unable to run heft build --production when using ES2020 in tsconfig. Possible solution. #2059

Workflow file for this run

name: 'Check for Incomplete Issues'
on:
issues:
types: [labeled, unlabeled]
permissions:
issues: write
pull-requests: write
jobs:
reaction:
runs-on: ubuntu-latest
steps:
- uses: dessant/label-actions@v2
with:
github-token: ${{ github.token }}
process-only: 'issues'