plumatic/schema

Compilation warning with clojurescript 1.9.542

Kauko opened this issue · 1 comments

Kauko commented

Compilation warning when using Clojurescript 1.9.542 and Schema 1.1.5

WARNING: ->MapEntry already refers to: cljs.core/->MapEntry being replaced by: schema.core/->MapEntry at line 759 dev-resources/js/out/schema/core.cljs

This has been reported to Google groups and to Slack

w01fe commented

Thanks for the report. I guess we just need to add an exclusion to the namespace. PR welcome!