vuex-orm / plugin-graphql

Vuex ORM persistence plugin to sync the store against a GraphQL API.
https://vuex-orm.github.io/plugin-graphql/
MIT License
226 stars 52 forks source link

Dist files are very large #64

Closed colinfindlay-nz closed 5 years ago

colinfindlay-nz commented 6 years ago

Is there any reason that the final dist files are so large? (905Kb) - it's significantly larger than vuex-orm! It looks like all the devDependencies have been included in the build... unless I'm reading it wrong.

phortx commented 6 years ago

Oh shit, yes this is way larger then it have to be. I will take a look!

phortx commented 5 years ago

This is fixed with version 1.0.0 RC 22.