https://github.com/reagent-project/reagent-template is now lagging behind a few Reagent versions. As a quick fix I removed the reference to it in the readme: 81b65f5
Easiest fix would be to just update reagent-template to latest Reagent version, which should be quite simple by itself.
But I might additionally want to e.g. drop cljsbuild config from the template (just keep shadow-cljs) and a few other changes. Or ensuring that both shadow-cljs and cljsbuild/old figwheel work, is more work, and removing some of the options would be likely less work.
https://github.com/reagent-project/reagent-template is now lagging behind a few Reagent versions. As a quick fix I removed the reference to it in the readme: 81b65f5
Easiest fix would be to just update reagent-template to latest Reagent version, which should be quite simple by itself.
But I might additionally want to e.g. drop cljsbuild config from the template (just keep shadow-cljs) and a few other changes. Or ensuring that both shadow-cljs and cljsbuild/old figwheel work, is more work, and removing some of the options would be likely less work.