Open bhauman opened 2 years ago
Clojurescript 1.11.51 had a classpath file loading issue that is being remedied in 1.11.54
Also keep in mind that you will need to add a [clojure.data.json] dep when working with figwheel 0.2.17 and earlier. I'm going to release a 0.2.18 with that dependency included
Also see https://github.com/bhauman/figwheel-main/issues/329
Clojurescript 1.11.51 had a classpath file loading issue that is being remedied in 1.11.54