Skip to content

Leiningen hook does not work with lein trampoline cljsbuild auto? #1

@guns

Description

@guns

The documentation states:

you can automatically run lein-dalap when you are running cljsbuild auto or once command, just by adding a :hooks to your project.clj file

Unfortunately, adding :hooks [leiningen.dalap] only seems to trigger lein-dalap once on start when running cljsbuild auto. Subsequent file changes trigger cljsbuild without dalap transformations.

Am I doing something wrong? It would be quite nice to avoid running yet another JVM for a lein plugin.

Thank you very much for lein-dalap; Clojure by default is really the sanest way to do a multi-platform preprocessor.

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