cljsrn

dnolen 2021-11-03T15:03:27.028Z

After some good prodding on Twitter - I added support for custom index.js files https://github.com/vouch-opensource/krell/commit/b2dcd34e0bb5e05de0ffddf5d6a15a79e922c373

👏 2
dnolen 2021-11-03T15:04:04.028900Z

you can now supply this boilerplate - I'm assuming this should greatly simplify customizing things for Storybook, Expo whatever directly

dnolen 2021-11-03T15:04:40.029600Z

but we also attempt to load krell_index.js now - so if this is on the classpath we'll use it - which opens the door to creating a layer over Krell that pushes the details away