Releases: chrisbreiding/zunder
Releases · chrisbreiding/zunder
0.2.2
0.2.1
- fix bugs with watching index.hbs
0.2.0
- make default tasks expect a more generic app
- add flavor option for speciying an embe app
- add srcDir option and set default to 'src'
- add staticDir option
- watch src/index.hbs with
gulp dev
- change naming conventions (app.coffee -> main.coffee, app.styl -> main.styl)
0.1.1
- fix bug where browserify transforms were run twice on file change
0.1.0
- initial release