Skip to content

Enable disabling of compile time optimizations.#10

Open
ghoseb wants to merge 1 commit intoibdknox:masterfrom
ghoseb:master
Open

Enable disabling of compile time optimizations.#10
ghoseb wants to merge 1 commit intoibdknox:masterfrom
ghoseb:master

Conversation

@ghoseb
Copy link
Copy Markdown

@ghoseb ghoseb commented Nov 26, 2011

Currently, :simple is the default optimization in cljs_watch. The README shows an example where :none is passed as an option but that breaks the build process.
This patch lets the user pass :none as the optimization and cljs_watch then actually disables any optimization during the build step.

Currently, :simple is the default optimization in cljs_watch. The README shows an example where :none is passed as an option but that breaks the build process.
This patch lets the user pass :none as the optimization and cljs_watch then actually disables any optimization during the build step.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant