vitejs / vite-plugin-vue2

Vite plugin for Vue 2.7
MIT License
551 stars 47 forks source link

`<TestMultiplySrcImport />` test is not working #29

Open sapphi-red opened 2 years ago

sapphi-red commented 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. image

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_