Replies: 3 comments
-
我只安装了这 4 个插件,当运行项目以后,只需要 10 几分钟,电脑就卡的不行,cpu 直接给我干满了。 |
Beta Was this translation helpful? Give feedback.
0 replies
-
当时搞完 pages 和 layouts 插件的时候,有注意到这个问题。 我曾设想设计一个类 nuxt 的系统,封装于 uni-app 之上,但是这样意味着放弃 android 等依赖 hbx 的系统。 也许将这些插件整合为一个 all in one 的插件,或者是整 1 个 vite 插件,提供一些 api,其他插件作为这个插件的插件(类似 unocss 的 preset之类的) |
Beta Was this translation helpful? Give feedback.
0 replies
-
我可能11月底开始这部分工作,看看是整合更好,还是做插件的插件更好 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
关于pages和layout的性能问题
这些插件相当于处理了所存在的某一个"页面",这种性能问题好像是无法避免的,大家有什么想法?
Beta Was this translation helpful? Give feedback.
All reactions