@dwhite44 I see that cider-figwheel-main-default-options also accepts a hash map. Maybe try that. Also, I suggest you ask in #cider .
cider-figwheel-main-default-options
https://github.com/clojure-emacs/cider/blob/cd68e207ffe68e7e2f39b7ca884959f627fb468d/test/cider-tests.el#L37-L51
thank you!