julienvincent / modelizr

Generate GraphQL queries from models that can be mocked and normalized.
http://julienvincent.github.io/modelizr
176 stars 6 forks source link

Exclude faker.js and chance.js #7

Closed julienvincent closed 8 years ago

julienvincent commented 8 years ago

Modelizr is a large bundle which is a problem when building for production. There needs to be a way to reduce this bundle size.

json-schema-faker already allows faker and chance exclusion by requiring json-schema-faker/lib. This just needs to be handled in modelizr.