Fix externs

pull/645/head
Tienson Qin 2019-12-11 17:13:36 +08:00
parent a82126f5dd
commit 0aa3acc669
1 changed files with 3 additions and 0 deletions

View File

@ -19,6 +19,9 @@
{:target :browser {:target :browser
:modules {:main {:init-fn frontend.core/init}} :modules {:main {:init-fn frontend.core/init}}
:compiler-options {
:infer-externs :auto
}
:devtools :devtools
;; before live-reloading any code call this function ;; before live-reloading any code call this function
{:before-load frontend.core/stop {:before-load frontend.core/stop