Skip to content
This repository has been archived by the owner on Mar 26, 2018. It is now read-only.

Commit

Permalink
fix(build): coffeescript build was empty
Browse files Browse the repository at this point in the history
Fixes #204
  • Loading branch information
passy committed Jun 26, 2013
1 parent b00deb1 commit 54edc9d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion templates/common/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@

<script src="bower_components/angular/angular.js"></script>

<!-- build:js scripts/scripts.js -->
<!-- build:js({.tmp,app}) scripts/scripts.js -->
<script src="scripts/app.js"></script>
<script src="scripts/controllers/main.js"></script>
<!-- endbuild -->
Expand Down

0 comments on commit 54edc9d

Please sign in to comment.