org.clojars.markdingram/lein-js

A Leiningen plugin for concatenating and compiling JavaScript files using Google's Closure Compiler.

Leiningen/Boot

[org.clojars.markdingram/lein-js "0.2.0-SNAPSHOT"]

Clojure CLI/deps.edn

org.clojars.markdingram/lein-js {:mvn/version "0.2.0-SNAPSHOT"}

Gradle

implementation("org.clojars.markdingram:lein-js:0.2.0-SNAPSHOT")

Maven

<dependency>
  <groupId>org.clojars.markdingram</groupId>
  <artifactId>lein-js</artifactId>
  <version>0.2.0-SNAPSHOT</version>
</dependency>

Note: this artifact is a non-canonical fork. See the wiki for more details.