reboundjs / rebound

Automatic data binding for backbone using HTMLBars.
MIT License
43 stars 4 forks source link

Fix in recompile-demo gulp task to ensure ./test/demo/templates is created. Added bower install to preinstall hook. #38

Closed amiller-gh closed 9 years ago

amiller-gh commented 9 years ago

I'll take a look at the failing build, it passes locally for me

matthewrobb commented 9 years ago

I have a PR coming shortly that MIGHT fix it... I am switching to mkdirp module to make that directory. Either way it's safer than just fs.mkdir.