Skip to content

Commit

Permalink
Run tests with advanced optimizations.
Browse files Browse the repository at this point in the history
  • Loading branch information
r0man committed Apr 7, 2012
1 parent 2205d67 commit 8c5f700
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion project.clj
Expand Up @@ -22,7 +22,8 @@
:source-path "src/cljs"}
:test
{:compiler {:output-to "target/hiccup-test.js"
:pretty-print true}
:optimizations :advanced
:pretty-print false}
:source-path "test/cljs"}}
:repl-listen-port 9000
:repl-launch-commands
Expand Down

0 comments on commit 8c5f700

Please sign in to comment.