Skip to content

Commit

Permalink
Make cljsbuild a plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
lstoll committed Mar 13, 2012
1 parent 9c17a85 commit 7bddf91
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project.clj
Expand Up @@ -9,7 +9,7 @@
[crate "0.1.0-SNAPSHOT"]
[fetch "0.1.0-SNAPSHOT"]
]
:dev-dependencies [[lein-cljsbuild "0.1.2"]]
:plugins [[lein-cljsbuild "0.1.2"]]
:hooks [leiningen.cljsbuild]
:cljsbuild {:source-path "src"
:compiler
Expand Down

0 comments on commit 7bddf91

Please sign in to comment.