Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat!: vite 3 #28

Merged
merged 7 commits into from Aug 31, 2022
Merged

feat!: vite 3 #28

merged 7 commits into from Aug 31, 2022

Conversation

sapphi-red
Copy link
Member

This PR upgrades vite to v3. Also includes changes from @vitejs/plugin-vue.

@@ -17,7 +17,7 @@ import TestCssVBind from './css/TestCssVBind.vue'
<div>
<h1>Vite-Plugin-Vue2 Playground</h1>
<ScriptSetup msg="prop from parent" />
<TestMultiplySrcImport />
<!-- <TestMultiplySrcImport /> -->
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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.

@sodatea sodatea merged commit 3b64ccc into vitejs:main Aug 31, 2022
@sapphi-red sapphi-red deleted the feat/vite-3 branch September 1, 2022 01:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants