mirror of
https://github.com/hellodigua/ChatLab.git
synced 2026-04-24 04:21:01 +08:00
refactor: 重构部分图表为插件形式
This commit is contained in:
@@ -3,7 +3,8 @@
|
||||
"baseUrl": ".",
|
||||
"paths": {
|
||||
"@/*": ["src/*"],
|
||||
"@electron/*": ["electron/*"]
|
||||
"@electron/*": ["electron/*"],
|
||||
"@openchatlab/*": ["packages/*"]
|
||||
}
|
||||
},
|
||||
"files": [],
|
||||
|
||||
Reference in New Issue
Block a user