You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
(def cljs-options {:whitespace {:externs ["externs/jquery.js"]}}) or: (def cljs-options {:simple {:externs ["externs/jquery.js"]}})
still cause an :advanced compilation which doesn't work in every project.
The text was updated successfully, but these errors were encountered:
(def cljs-options {:whitespace {:externs ["externs/jquery.js"]}})
or:(def cljs-options {:simple {:externs ["externs/jquery.js"]}})
still cause an :advanced compilation which doesn't work in every project.
The text was updated successfully, but these errors were encountered: