Fork me on GitHub
#cljsrn
<
2021-09-10
>
gammarray00:09:46

Well, I tried reader conditionals, but never could get past an error that said “Conditional read not allowed”. I followed this guide: https://shadow-cljs.github.io/docs/UsersGuide.html#_conditional_reading

thheller05:09:30

guess you missed the "IMPORTANT: This feature is only available in .cljc files and will fail in .cljs files." 😛

2
gammarray14:09:28

Ok, yep, that was it. I didn't know until today what the difference between .clj, .cljs, and .cljc was. Heh, I'm new here. Anyhow, thanks so much for responding yesterday. It's really wonderful to get support when you're stuck.