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
Follow up from #450. Cljsbuild adds an :output-to compiler option per default, which isn't needed when :module option is used and therefore ends up being empty.
The text was updated successfully, but these errors were encountered:
Follow up from #450. Cljsbuild adds an
:output-to
compiler option per default, which isn't needed when:module
option is used and therefore ends up being empty.The text was updated successfully, but these errors were encountered: