Skip to content
This repository was archived by the owner on Nov 11, 2017. It is now read-only.

Commit 47ac970

Browse files
committed
Add template compiler.
1 parent bc19751 commit 47ac970

File tree

2 files changed

+7357
-1
lines changed

2 files changed

+7357
-1
lines changed

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ <h2>Welcome to Ember.js</h2>
2222
</script>
2323

2424
<script src="js/libs/jquery-1.10.2.js"></script>
25-
<script src="js/libs/ember-template-compiler-1.10.0.js"></script>
25+
<script src="js/libs/ember-template-compiler-1.11.0.js"></script>
2626
<script src="js/libs/ember-1.11.0.js"></script>
2727
<script src="js/app.js"></script>
2828
<!-- to activate the test runner, add the "?test" query string parameter -->

0 commit comments

Comments
 (0)