Haoqun Jiang cb6ca3870f fix: add default inMemoryCacheOptions
vue-cli-plugin-apollo now defaults it to null, which won't trigger
default parameter fallback, so this triggers another bug in
apollo-cache-inmemory 1.6.0 787be61441/packages/apollo-cache-inmemory/src/inMemoryCache.ts (L136)
causing "Cannot read property 'freezeResults' of null" error.

(cherry picked from commit ac8b2b3bd1)
2019-05-25 22:15:19 +08:00
2019-05-25 22:08:03 +08:00
2018-07-13 10:56:22 -04:00
2018-01-06 13:04:43 -05:00
2019-04-11 14:49:12 +08:00
2019-04-28 13:51:53 +08:00

vue-cli Build Status Windows Build status lerna

Vue CLI is the Standard Tooling for Vue.js Development.

Documentation

Docs are available at https://cli.vuejs.org/ - we are still working on refining it and contributions are welcome!

Contributing

Please see contributing guide.

License

MIT

Description
🛠️ webpack-based tooling for Vue.js Development
Readme MIT 45 MiB
Languages
JavaScript 75%
Vue 22.9%
TypeScript 0.9%
Stylus 0.5%
HTML 0.3%
Other 0.4%