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
Yep, no problem
Finally addressed this problem here in this branch: https://github.com/squint-cljs/cherry/commit/2682cca503675c20427833fc05acb7492da4ff48 Will be released soon
seems like a bug, I'll check tomorrow
won't make it today, can you file an issue?