Jakub Šťastný
Jakub Šťastný
Hey, thanks for the amazing project! Just wondering is ConTeXt support planned? Cheers.
[ To keep development of this project going, consider sponsoring. If you are already a sponsor, thank you! ] **version** babashka v1.1.172 **platform** Latest macOS on MB Air M2. **problem**...
[ To keep development of this project going, consider sponsoring. If you are already a sponsor, thank you! ] **version** babashka v1.1.172 **platform** Current macOS **problem** `print-method` seems broken. **repro**...
Zdar, this code breaks dirac: ```clojure (ns a.b.c "Test" (:require [bm-web.routes :as-alias routes])) ``` The `as-alias` syntax allows to refer to `:bm-web.routes` by `::routes` (instead of it refering to `:MY-CURRENT-NS/routes`)....