Skip to content

Commit

Permalink
reintroducing deprecated function for legacy use
Browse files Browse the repository at this point in the history
  • Loading branch information
Bruce Hauman committed Nov 14, 2015
1 parent b556c1a commit 734a163
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions sidecar/src/figwheel_sidecar/repl.clj
Original file line number Diff line number Diff line change
Expand Up @@ -164,3 +164,6 @@
:default)]
(start-cljs-repl protocol figwheel-repl-env repl-opts))))

;; deprecated
(defn get-project-cljs-builds []
(:all-builds (config/fetch-config)))

0 comments on commit 734a163

Please sign in to comment.