热更新:handler监听热更新
This commit is contained in:
@@ -213,6 +213,10 @@ app.configure(ALL_ENVS, function () {
|
||||
// bufferMsg:true,
|
||||
// interval:50,
|
||||
});
|
||||
app.set('serverConfig', {
|
||||
'reloadHandlers': true,
|
||||
'reloadRemotes': true,
|
||||
});
|
||||
});
|
||||
|
||||
// TODO: 所有环境打开监听模块和日志
|
||||
|
||||
Reference in New Issue
Block a user