I tried to move our cljsbuild config from the top-level of our project.clj to separate profiles but now (figwheel-sidecar.config/get-project-builds) returns nil in our repl script. Is there a way to merge the profiles and get the same data back?
(figwheel-sidecar.config/get-project-builds)