metosin / reitit

A fast data-driven routing library for Clojure/Script

Home Page:https://cljdoc.org/d/metosin/reitit/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Reitit.coercion.malli includes malli.swagger on Cljs build

Deraen opened this issue · comments

https://github.com/metosin/reitit/blob/master/modules/reitit-malli/src/reitit/coercion/malli.cljc#L142

Even though -get-apidocs is not used on Cljs, it is not optimized away.

Removing -get-apidocs saves 20KB (optimized, not-gzipped) from JS bundle.