1
0
mirror of synced 2026-03-23 11:18:36 +08:00

feat(runtime): vue2/react使用tamgic-cli生成组件依赖入口

This commit is contained in:
roymondchen
2022-08-04 15:35:05 +08:00
committed by jia000
parent a57fef4947
commit e8b8d35cbd
52 changed files with 702 additions and 1116 deletions

View File

@@ -20,5 +20,5 @@
"@tmagic/*": ["../packages/*"],
},
},
"include": ["./src"]
"include": ["./page", "./playground"]
}