We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dce4252 commit d72f331Copy full SHA for d72f331
project.clj
@@ -46,5 +46,4 @@
46
:rules :clj}
47
{:source-paths ["src/cljx"]
48
:output-path "src/cljs"
49
- :rules :cljs}]}
50
- :hooks [cljx.hooks])
+ :rules :cljs}]})
0 commit comments