feat: midway注解方式编写插件

This commit is contained in:
xiaojunnuo
2023-01-07 23:22:02 +08:00
parent e4ec4e1404
commit 52522f27e9
16 changed files with 156 additions and 238 deletions

View File

@@ -1,6 +0,0 @@
packages:
# all packages in direct subdirs of packages/
- 'packages/*/*'
# exclude packages that are inside test directories
- '!**/test/**'
- '!packages/ui/*'