Skip to content

Commit 3b64ccc

Browse files
sapphi-redhaoqunjiang
authored andcommitted
test: skip TestMultiplySrcImport component
this test was not working for me from 1.0.0
1 parent d60156b commit 3b64ccc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

playground/App.vue

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ import TestCssVBind from './css/TestCssVBind.vue'
1717
<div>
1818
<h1>Vite-Plugin-Vue2 Playground</h1>
1919
<ScriptSetup msg="prop from parent" />
20-
<TestMultiplySrcImport />
20+
<!-- <TestMultiplySrcImport /> -->
2121
<TestBlockSrcImport />
2222
<TestScopedCss />
2323
<TestCssModules />

0 commit comments

Comments
 (0)