vue-code-view icon indicating copy to clipboard operation
vue-code-view copied to clipboard

🖖A Vue 2 SFC REPL component just like `@vue/repl` .

Results 13 vue-code-view issues
Sort by recently updated
recently updated
newest added

网站/组件

enhancement

在编辑器中不能正常使用jsx

当在块中编写css时,如果不在css值的后面加分号";", 块内的css就都会失效!

在代码里使用import和require均会报错 ![微信截图_20220627113159](https://user-images.githubusercontent.com/17930499/175854912-b7d6856a-f547-4c25-83de-97e5666a0167.png)

enhancement

tiny-sass-compiler这个插件浏览器环境下引入了fs,能请教一下你是怎么解决的吗?

TypeError: Assignment to constant variable at eval (eval at genComponent (output-container.vue:2:1) at VueComponent.genComponent (output-container.vue:78:1) 打包生成的文件vue-code-viewer.common也报这个错误

Bumps [postcss](https://github.com/postcss/postcss) from 8.4.14 to 8.4.31. Release notes Sourced from postcss's releases. 8.4.31 Fixed \r parsing to fix CVE-2023-44270. 8.4.30 Improved source map performance (by @​romainmenke). 8.4.29 Fixed Node#source.offset (by...

dependencies

![WX20230601-141615@2x](https://github.com/andurils/vue-code-view/assets/39143666/428dc1fd-d4c2-4014-960c-7af77f967f93)

![image](https://github.com/andurils/vue-code-view/assets/64744556/11243106-3e3c-4b10-a2ee-768428299f6c) 为什么界面也跟https://andurils.github.io/vue-code-view/#/home官网的界面不一致呢 @andurils