## Desired Behavior There should be a `dev.clojurephant.tooling.figwheel-main/reset` function that works like reset from `figwheel-main.api` to reload config from Gradle. ## Context This would allow you to reload config from Gradle in case your config was wrong. <!-- How would this feature impact your workflow? i.e. What's the value? --> <!-- Link to any relevant discussions in other issues or forums, as applicable -->
Desired Behavior
There should be a
dev.clojurephant.tooling.figwheel-main/resetfunction that works like reset fromfigwheel-main.apito reload config from Gradle.Context
This would allow you to reload config from Gradle in case your config was wrong.