Open sapphi-red opened 2 years ago
This test was not working for me and it was failing from 1.0.0.
When this component is not commented out, <TestBlockSrcImport /> is shown twice instead of <TestMultiplySrcImport /> and <TestBlockSrcImport /> with bot h dev and build.
<TestBlockSrcImport />
<TestMultiplySrcImport />
So I'm skipping this test for now.
_Originally posted by @sapphi-red in https://github.com/vitejs/vite-plugin-vue2/pull/28#discussion_r926832243_
This test was not working for me and it was failing from 1.0.0.
When this component is not commented out,
<TestBlockSrcImport />
is shown twice instead of<TestMultiplySrcImport />
and<TestBlockSrcImport />
with bot h dev and build.So I'm skipping this test for now.
_Originally posted by @sapphi-red in https://github.com/vitejs/vite-plugin-vue2/pull/28#discussion_r926832243_