Give assets time to copy before reloading page.

This commit is contained in:
Rob 2015-11-30 13:56:03 -05:00
parent 79fe249291
commit 99a8193492

View file

@ -203,6 +203,8 @@ exports.config =
assetsmanager:
copyTo:
'lib/ace': ['node_modules/ace-builds/src-min-noconflict/*']
autoreload:
delay: 1000
modules:
definition: (path, data) ->