Commit b0d79c03 authored by Sindre Sorhus's avatar Sindre Sorhus

followup to #794 - use unminified lib

parent 9429daa2
{
"name": "todomvc-yui",
"version": "0.0.0",
"dependencies": {
"todomvc-common": "~0.1.6"
}
......
......@@ -53,7 +53,7 @@
{{/if}}
</script>
<script src="bower_components/todomvc-common/base.js"></script>
<script src="js/lib/yui-3.11.0/yui-min.js"></script>
<script src="js/lib/yui.js"></script>
<script>
YUI({
groups: {
......
This diff is collapsed.
This diff is collapsed.
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment