Revert "removed non-npm backbone requires"

This reverts commit b2d279e5b6.
This commit is contained in:
Peter Cottle 2015-04-04 11:30:50 -07:00
parent d1449a252e
commit c21f876890
2 changed files with 3 additions and 0 deletions

View file

@ -97,6 +97,7 @@
{{jsDependencies}}
<script src="lib/jquery-ui-1.9.0.custom.min.js"></script>
<script src="lib/backbone.localStorage-min.js"></script>
<!-- Templates from here on out. Someone seriously needs to fix template
management for node.js apps. I know there is the text plugin