mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-08-09 21:25:45 +08:00
feat: split components (#1530)
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"name": "@affine/templates",
|
||||
"private": true,
|
||||
"sideEffect": false,
|
||||
"exports": {
|
||||
"./*.md": "./src/*.md"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user