This repository was archived by the owner on Mar 7, 2024. It is now read-only.
[问题] --watch 模式下每修改一次代码自动编译慢 #1584
q759410559
started this conversation in
General
Replies: 1 comment
-
80个页面有点多了,建议开发时根据环境变量在 app.config.js 中按需加载页面。 |
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.
-
问题描述
--watch 模式下每修改一次代码实时构建每次都要1分多钟,有没有什么办法优化一下,提高编译速度。 小程序80多个页面。
示例代码
其他信息

Beta Was this translation helpful? Give feedback.
All reactions