org.clojars.cmal/figwheel-sidecar

ClojureScript Autobuilder/Server which pushes changed files to the browser.

Leiningen/Boot

[org.clojars.cmal/figwheel-sidecar "0.5.10-SNAPSHOT"]

Clojure CLI/deps.edn

org.clojars.cmal/figwheel-sidecar {:mvn/version "0.5.10-SNAPSHOT"}

Gradle

implementation("org.clojars.cmal:figwheel-sidecar:0.5.10-SNAPSHOT")

Maven

<dependency>
  <groupId>org.clojars.cmal</groupId>
  <artifactId>figwheel-sidecar</artifactId>
  <version>0.5.10-SNAPSHOT</version>
</dependency>

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