Still support 'atom-delegate' API for old apps.

This commit is contained in:
Cheng Zhao 2014-01-07 09:50:00 +08:00
parent b939232670
commit fe8a2b9ee0
2 changed files with 7 additions and 0 deletions

View file

@ -0,0 +1,6 @@
module.exports =
browserMainParts:
preMainMessageLoopRun: ->
setImmediate ->
module.exports.browserMainParts.preMainMessageLoopRun()