reitit
reitit copied to clipboard
Reitit.coercion.malli includes malli.swagger on Cljs build
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.