Tommi Reiman
Results
442
comments of
Tommi Reiman
If you have require on the ns, it should load normally. `(malli.dev/start!)` is a good way to get detailed errors. Closing this.
maybe: ```clojure (malli.core/set-default-options! {:registry (malli.core/schemas) :malli.sci/options ... :malli.core/cache ...}) ```