Skip to content

Hiccup not included in project.clj for templated-bidi-website template #33

@cwhitey

Description

@cwhitey

After doing a:

lein new modular foo templated-bidi-website

And attempting lein run, I get a stacktrace along the lines of being unable to find hiccup/core.clj on classpath, originating from website.clj.
It seems like website.clj is requiring hiccup.core, but Hiccup isn't being included in the list of dependencies in project.clj. Although in this case Hiccup isn't being used anyway as this template uses clostache so maybe the best fix is to just optionally have the Hiccup dependency not included in website.clj for this template.

Let me know what you think and if there's anything I can do to help out.
I don't mind further investigating this and submitting a pull request...

Thanks!

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