vue-run-sfc icon indicating copy to clipboard operation
vue-run-sfc copied to clipboard

demo中的vue不支持原生组件

Open grtan opened this issue 4 years ago • 0 comments

当使用vuepress-plugin-run时,文档中Vue.options.components如下,像Transition等原生组件都在原型链上

image

但vue-run-sfc-preview组件中执行了如下合并,导致demo中的Vue丢失了原生组件

image

不知道这个合并有何作用,建议干掉

grtan avatar Dec 09 '20 10:12 grtan