]> git.ipfire.org Git - thirdparty/vuejs/core.git/commit
chore(sfc-playground): use standalone version of @vue/repl
authorEvan You <yyx990803@gmail.com>
Mon, 6 Sep 2021 22:02:27 +0000 (18:02 -0400)
committerEvan You <yyx990803@gmail.com>
Mon, 6 Sep 2021 22:02:35 +0000 (18:02 -0400)
commitd80d40a9c15258fbf0829df40606e54f1504d31c
treeae8e528d418f88d099d0309e99bb5667e18afbd4
parent4178d5d7d9549a0a1d19663bc2f92c8ac6a731b2
chore(sfc-playground): use standalone version of @vue/repl
23 files changed:
packages/global.d.ts
packages/sfc-playground/package.json
packages/sfc-playground/src/App.vue
packages/sfc-playground/src/Header.vue
packages/sfc-playground/src/Message.vue [deleted file]
packages/sfc-playground/src/SplitPane.vue [deleted file]
packages/sfc-playground/src/codemirror/CodeMirror.vue [deleted file]
packages/sfc-playground/src/codemirror/codemirror.css [deleted file]
packages/sfc-playground/src/codemirror/codemirror.ts [deleted file]
packages/sfc-playground/src/download/download.ts
packages/sfc-playground/src/editor/Editor.vue [deleted file]
packages/sfc-playground/src/editor/FileSelector.vue [deleted file]
packages/sfc-playground/src/main.ts
packages/sfc-playground/src/output/Output.vue [deleted file]
packages/sfc-playground/src/output/Preview.vue [deleted file]
packages/sfc-playground/src/output/PreviewProxy.ts [deleted file]
packages/sfc-playground/src/output/moduleCompiler.ts [deleted file]
packages/sfc-playground/src/output/srcdoc.html [deleted file]
packages/sfc-playground/src/store.ts [deleted file]
packages/sfc-playground/src/transform.ts [deleted file]
packages/sfc-playground/src/utils.ts [deleted file]
packages/sfc-playground/vite.config.ts
yarn.lock