Open njordhov opened 7 years ago
Building with clojurescript 1.9.671 leads to aborted execution on node after compilation warning:
->MapEntry already refers to: cljs.core/->MapEntry being replaced by: schema.core/->MapEntry
Remedy by upgrading prismatic/schema dependency to the latest release (1.1.6).
Thanks for this - we'll do the upgrade for the next release
Building with clojurescript 1.9.671 leads to aborted execution on node after compilation warning:
Remedy by upgrading prismatic/schema dependency to the latest release (1.1.6).