Skip to content

.css file not bundled while using builtin:swc-loader #6235

.css file not bundled while using builtin:swc-loader

.css file not bundled while using builtin:swc-loader #6235

Workflow file for this run

name: team-label
on:
pull_request:
types: [opened]
issues:
types: [opened]
permissions:
contents: read
pull-requests: write
issues: write
jobs:
team-labeler:
runs-on: ubuntu-latest
steps:
- uses: JulienKode/team-labeler-action@v1.3.0
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"