feat: add preloading template

This commit is contained in:
Flrande
2023-06-20 14:44:27 +08:00
committed by Alex Yang
parent ee6860ed39
commit 2352aa8c50
67 changed files with 6732 additions and 385 deletions
-1
View File
@@ -24,7 +24,6 @@
"./packages/component/src/components/*/index",
"./packages/component/src/components/*"
],
"@affine/templates/*": ["./packages/templates/src/*"],
"@affine/i18n": ["./packages/i18n/src"],
"@affine/i18n/hooks": ["./packages/i18n/src/i18n-generated"],
"@affine/debug": ["./packages/debug"],