schema-tools icon indicating copy to clipboard operation
schema-tools copied to clipboard

Swagger: Warning with advanced compilation

Open ikitommi opened this issue 7 years ago • 0 comments

WARNING: /Users/tommi/projects/metosin/schema-tools/target/advanced_out/schema_tools/swagger/core.js:287: WARNING - References to the global RegExp object prevents optimization of regular expressions.
schema_tools.swagger.core.transform_type.cljs$core$IMultiFn$_add_method$arity$3(null,RegExp,(function (_,___$1){
                                                                                     ^^^^^^

I guess it relates to https://github.com/plumatic/schema/pull/165?

ikitommi avatar Apr 19 '18 19:04 ikitommi