arco-design / arco-cli

CLI tool for Arco Design
https://arco.design/docs/material/guide
MIT License
203 stars 76 forks source link

feat: 新增build匹配查找组件功能 #67

Closed lrenc closed 1 year ago

lrenc commented 1 year ago

Types of changes

Background and context

在build和test命令中,新增了支持指定组件和组件路径通配符功能

Solution

arco build 'components/**'

How is the change tested?

Changelog

Changelog(CN) Changelog(EN) Related issues

Checklist:

Other information