Skip to content

Need to mkdir src/cljc for the example to compile #2

@daslu

Description

@daslu

Many thanks for this project, @mtravers!

In the example Leiningen project file, there is a reference to "src/cljc":

:source-paths ["src/cljs" "src/cljc"]

:source-paths ["src/cljs" "src/cljc"]

So, for lein figwheel to work, one needs to either mkdir src/cljc, or remove this from the project definition.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions