Skip to content

[构建产物] 使用 vite 开发时,icon 会被 splitting 到多个文件,影响开发体验 #14

[构建产物] 使用 vite 开发时,icon 会被 splitting 到多个文件,影响开发体验

[构建产物] 使用 vite 开发时,icon 会被 splitting 到多个文件,影响开发体验 #14

# force copy from tencent/tdesign
name: Issue Add Assigness
on:
issues:
types: [opened, reopened]
jobs:
mark-duplicate:
runs-on: ubuntu-latest
steps:
# https://docs.github.com/cn/developers/webhooks-and-events/webhooks/webhook-events-and-payloads#issues
- uses: 94dreamer/create-report@main
with:
wxhook: ${{ secrets.WX_HOOK_URL }}
token: ${{ secrets.GITHUB_TOKEN }}
type: 'issue'