Demonstrates that under bootstrapped ClojurScript .cljc
dependencies of .clj
macro
files use the ClojureScript dialect. It is not possible to depend on a .clj
file.
This may be relevant: https://blog.fikesfarm.com/posts/2015-06-19-portable-macro-musing.html
Is this a bug ? Or just confusing intended behaviour ?
shadow-cljs watch browser-test browser-test-bootstrap
shadow-cljs compile karma-test karma-test-bootstrap
karma start --single-run