You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 25, 2023. It is now read-only.
app.js
每次都会去把某个类型服务器上的handler目录下的所有文件都重新加载,如果我只是改变一个文件,就没必要重新加载所有的文件吧。
所以简单优化了下,有问题可以下面反馈。
node_modules\pomelo\lib\common\service\handlerService.js
node_modules\pomelo-loader\lib\loader.js
同时 loader.js里导出loadFile
以上是handler的写法,同理,remote也可以类似的改。
The text was updated successfully, but these errors were encountered: