cherry 2025-07-17

@borkdude to not spam the GH issue — is this usage still generally right? https://github.com/squint-cljs/cherry/blob/9d253be999b5753257c42d89f06e456fe52987e2/corpus/macro_usage.cljs I’m getting hit with the TypeError [ERR_INVALID_ARG_TYPE]: The "path" argument must be of type string or an instance of Buffer or URL. Received null no matter what incantation I use and try for path relative to module or root. Cherry builds the macro file first, then I call it as an .mjs in the same location?

Ah — minimal use case is failing — will update in issue.

The question is answered on Github now, right? just checking

Yep, thank you!