fix: 同步时出现特殊key时, 加载进度始终显示, 且无法继续解析后续内容

perf: 大量使用相同组件时, 提升createComponent性能
This commit is contained in:
ly-chn
2023-08-17 09:38:30 +08:00
parent 95b50c7d76
commit 51ba52ae45
3 changed files with 27 additions and 14 deletions
+2
View File
@@ -3,4 +3,6 @@ node_modules
dist
dist-ssr
*.local
pnpm-lock.yaml
.vscode
.idea