conjure

Thomas Cothran 2024-11-02T01:08:24.025809Z

I still face https://clojurians.slack.com/archives/CK143P6D7/p1721268931020689 with Conjure. Is Conjure designed to work with plain ClojureScript + Piggieback? I prefer avoiding shadow and figwheel where I don't need it. However, evaluating a ClojureScript buffer has no effect, and attempting to eval the file throws an error:

; (err) Execution error (TypeError) at (<cljs repl>:1).
; (err) goog.nodeGlobalRequire is not a function

2024-11-02T23:01:29.818269Z

2024-11-11T12:14:20.356019Z