cherry

rads 2024-11-29T23:06:23.123659Z

I'm getting slightly different output depending on whether I compile a file using npx cherry compile or cherry.compileFile (via Node.js). In particular, there is a different dependency (`cherry-cljs` vs squint-cljs) in the output file. Is this intentional? https://github.com/rads/cherry-repro

rads 2024-12-02T16:15:26.962469Z

Yep, no problem

borkdude 2025-03-13T15:43:55.846309Z

Finally addressed this problem here in this branch: https://github.com/squint-cljs/cherry/commit/2682cca503675c20427833fc05acb7492da4ff48 Will be released soon

1
borkdude 2024-11-29T23:08:34.865839Z

seems like a bug, I'll check tomorrow

👍 1
borkdude 2024-11-30T19:21:48.211629Z

won't make it today, can you file an issue?