Skip to content

Commit

Permalink
Add new require.js. Add the latest amdjs version of backbone, handleb…
Browse files Browse the repository at this point in the history
…ars & underscore.
  • Loading branch information
gabehopper committed Dec 19, 2012
1 parent 5ecf82c commit 63aeb4d
Show file tree
Hide file tree
Showing 5 changed files with 1,991 additions and 1 deletion.
2 changes: 1 addition & 1 deletion public/index.html
Expand Up @@ -50,7 +50,7 @@
{{#if useRequireJS}}
<!-- JavaScript at the bottom for fast page loading -->
<!-- load require.js and have it load the rest of the scripts -->
<script src="js/libs/require/index-1.0.7.js" data-main="js/main"></script>
<script src="js/libs/require/require-2.1.2.js" data-main="js/main"></script>
{{/if}}

{{#each templateFiles}}
Expand Down
42 changes: 42 additions & 0 deletions public/js/libs/backbone/backbone-0.9.9-amdjs.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 63aeb4d

Please sign in to comment.