We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d60156b commit 3b64cccCopy full SHA for 3b64ccc
playground/App.vue
@@ -17,7 +17,7 @@ import TestCssVBind from './css/TestCssVBind.vue'
17
<div>
18
<h1>Vite-Plugin-Vue2 Playground</h1>
19
<ScriptSetup msg="prop from parent" />
20
- <TestMultiplySrcImport />
+ <!-- <TestMultiplySrcImport /> -->
21
<TestBlockSrcImport />
22
<TestScopedCss />
23
<TestCssModules />
0 commit comments