grtan

Results 3 issues of grtan

当使用vuepress-plugin-run时,文档中Vue.options.components如下,像Transition等原生组件都在原型链上 ![image](https://user-images.githubusercontent.com/11453989/101616221-12a92d00-3a4a-11eb-9446-398e82ee8ee2.png) 但vue-run-sfc-preview组件中执行了如下合并,导致demo中的Vue丢失了原生组件 ![image](https://user-images.githubusercontent.com/11453989/101616414-4c7a3380-3a4a-11eb-8504-6885a7e92c43.png) 不知道这个合并有何作用,建议干掉

##### Checklist - [ ] `npm test` passes - [ ] tests and/or benchmarks are included - [ ] documentation is changed or added - [x] commit message follows commit...

response in providesTags is not currentCache when use with merge, response in here is the result of each request, not results of all requests I try store.getState(), but it throw...

bug
rtk-query