figwheel-main

athomasoriginal 2022-08-29T18:25:50.864719Z

@bhauman Regarding :launch-js - I was setting up a JS test environment for a build with :auto-bundle :webpack enabled. Given that I would need to run the main_bundle.js webpack output and not the main.js CLJS output, I wonder if it would be valuable to pass :final-output-to to :launch-js ?