Skip to content

Commit

Permalink
Remove base.js
Browse files Browse the repository at this point in the history
Bower all the things
  • Loading branch information
sindresorhus committed Sep 6, 2013
1 parent e3f0fdb commit fed8517
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 210 deletions.
2 changes: 1 addition & 1 deletion architecture-examples/yui/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ <h1>todos</h1>
<button id="clear-completed">Clear completed ({{completed}})</button>
{{/if}}
</script>
<script src="../../assets/base.js"></script>
<script src="bower_components/todomvc-common/base.js"></script>
<script src="http://yui.yahooapis.com/3.11.0/build/yui/yui-min.js"></script>
<script>
YUI({
Expand Down
209 changes: 0 additions & 209 deletions assets/base.js

This file was deleted.

0 comments on commit fed8517

Please sign in to comment.