I'm trying to update to figwheel main, from the old plugin. Figwheel main seems to ignore :output-dir
and :output-to
in project.clj
. Is that supposed to be? Or is this configuration supposed to move? When I run fighwheel main all output goes to the default public/cljs-out/figwheel-default-repl-build-main.js
Thanks! I'll check it out
I'm also using lein
@skylar732 figwheel-main is not configured from project.clj, it's decoupled from lein. See https://figwheel.org/docs/create_a_build.html