nataliethistime / songdown-app

This is the web application component of the Songdown project.
http://songdown.herokuapp.com
MIT License
3 stars 1 forks source link

templates.js #20

Closed nataliethistime closed 9 years ago

nataliethistime commented 9 years ago

The built templates.js needs to be placed in the folder for all the built js files. (of course). The reason this doesn't happen was because handlebar-rider wasn't able to create a new file.

The solution is simple: make sure the destination file exists before running handlebar-rider. :)