reagent

A minimalistic ClojureScript interface to React.js http://reagent-project.github.io/
peteypete 2020-09-25T05:01:17.002900Z

Hi. I'm trying to use https://github.com/gadfly361/baking-soda from a shadow-cljs project and am getting the build error.

The required namespace "cljsjs.reactstrap" is not available, it was required by "baking_soda/core.cljs"
I also followed as much I could shadow-cljs documentation. https://shadow-cljs.github.io/docs/UsersGuide.html#cljsjs Any tips this? @gadfly361

Lucy Wang 2020-09-25T07:12:11.003200Z

better asked in #shadow-cljs

gadfly361 2020-09-30T18:57:56.018200Z

@peter005 Please take a look at this section of shadow: https://shadow-cljs.github.io/docs/UsersGuide.html#cljsjs I you'll need to add reactstrap to shadow-cljsjs

peteypete 2020-10-05T19:54:45.032100Z

👍

Lucy Wang 2020-09-25T07:12:11.003200Z

better asked in #shadow-cljs