Remove cljx hooks
This commit is contained in:
parent
f632fabdb2
commit
0d2d619a1b
1 changed files with 0 additions and 1 deletions
|
@ -41,7 +41,6 @@
|
|||
{:source-paths ["src/cljx"]
|
||||
:output-path "target/generated/cljs"
|
||||
:rules :cljs}]}
|
||||
:hooks [cljx.hooks]
|
||||
:source-paths ["src/clj" "src/test"]
|
||||
:test-paths ["spec/clj"]
|
||||
:ring {:handler grub.core/app}
|
||||
|
|
Loading…
Reference in a new issue