nbb

Aron 2022-08-08T08:02:13.983369Z

ok, so this probably sounds silly, but can I eval files with nbb inside the file I am evaling with nbb?

Aron 2022-08-08T08:04:28.076199Z

ok, found it, 😄

john 2022-08-08T00:07:56.617589Z

Hey folks! What's the best way to detect, in a CLJS file, whether you're in node/nbb or not?

john 2022-08-08T00:14:35.248909Z

Ah, I see there's #?(:org.babashka/nbb ...

borkdude 2022-08-08T08:59:07.473939Z

Reader conditionals aren't supported by other tooling in .cljs files

👍 1