Skip to content

Improve CLJS dev setup and testing org #388

@mrrodriguez

Description

@mrrodriguez

The CLJS dev setup is less than ideal. I'd like to get it working with a more modern figwheel/sidecar sort of setup.

Also, the cljs testing seems to be disorganized. I think it is not very clear where cljs & cljc files are found at. I'm not even sure it makes sense to have a "common", "clojurescript", and "clojure" directories under "src/test" anymore since read conditionals and the various file extensions are respected now. It makes the sharing of files more confusing and hard to find in my opinion.

I only bring up the testing setup since there seem to be issues getting Figwheel compiling these namespace and to get it all working again, I'd likely want to get this stuff sorted out.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions