fix for cljs
This commit is contained in:
parent
073dca1e98
commit
7bfad80e00
1 changed files with 1 additions and 0 deletions
|
|
@ -18,6 +18,7 @@
|
||||||
(:require [com.rpl.specter.impl :as i]
|
(:require [com.rpl.specter.impl :as i]
|
||||||
[clojure.walk :as walk]
|
[clojure.walk :as walk]
|
||||||
#+clj [clojure.core.reducers :as r]
|
#+clj [clojure.core.reducers :as r]
|
||||||
|
[com.rpl.specter.defnavhelpers] ; so that for cljs it's loaded as macros expand to this
|
||||||
)
|
)
|
||||||
)
|
)
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue