I've started using brunch.js in my side project (HTML5game). the only bad thing I've noticed is problem with importing modules - I need to save file 2 times because when I do it only once then the imports will fail to load - anyone experienced similar bug?