That's understandable. You build what you need when you need it. I'm not sure what the contribution process is. From what I found, I thought it involved creating a ticket in the Clojure JIRA, but I'm having issues with it.
When I try to login, it throws an error saying that "user should not be null!". If I try to recover my password, it says I don't have an account with my email address, but if I try to create an account, it says one already exists with my email address. So, that's confusing. I use JIRA at work, so I know it can have weird issues at times. Can I just submit a pull request on Github (after doing the whole contributor agreement thing)? Looks like it would be a one or two line code change, so it's not huge. Basically changing the conditional in nodejscli.cljs to not throw an error when *main-cli-fn* not set. It should probably only throw an error if it is set, but not set to a fn. Thanks, Jeremy -- Note that posts from new members are moderated - please be patient with your first post. --- You received this message because you are subscribed to the Google Groups "ClojureScript" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/clojurescript.
