Skip to content

Commit

Permalink
Switch to compiled js.
Browse files Browse the repository at this point in the history
  • Loading branch information
ryan-roemer committed Apr 22, 2012
1 parent 2b98acb commit 27d2090
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
2 changes: 1 addition & 1 deletion Cakefile
@@ -1,4 +1,4 @@
cakepop = require "./cakepop.coffee"
cakepop = require "./cakepop.js"
style = new cakepop.Style()
builder = new cakepop.CoffeeBuild()

Expand Down
2 changes: 0 additions & 2 deletions README.md
Expand Up @@ -12,9 +12,7 @@ the future.
Roadmap
=======
* Add documentation.
* Generate to JavaScript.
* Tasks / Helpers:
* Watch CS and build to JS.
* JsHint

License
Expand Down

0 comments on commit 27d2090

Please sign in to comment.