Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

No unit tests? #174

Open
binarykitchen opened this issue Sep 15, 2015 · 6 comments
Open

No unit tests? #174

binarykitchen opened this issue Sep 15, 2015 · 6 comments

Comments

@binarykitchen
Copy link

Looks like there are none. Any reasons for that?

@neverfox
Copy link

Because there's not really any code. This is merely a facade over cljs.core. The tests are there.

@binarykitchen
Copy link
Author

Yes, aware of that. And what's the command you use to compile it into JS? Any chance to tell the compiler not to minify when doing so?

@neverfox
Copy link

If you changed to using :optimizations :whitespace in the dev cljsbuild profile in project.clj and run that from scripts/build.sh, you should get unminified code.

@binarykitchen
Copy link
Author

any chance you can change to that? would be great, thanks

@neverfox
Copy link

I'm not the maintainer.

@binarykitchen
Copy link
Author

@swannodette ping?

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

No branches or pull requests

2 participants