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: support Vite 4.0 #87

Merged
merged 1 commit into from
Feb 19, 2023
Merged

Conversation

kingyue737
Copy link
Contributor

fix #86

@caocos caocos mentioned this pull request Dec 13, 2022
@gewisser
Copy link

when will it merge?

@kingyue737
Copy link
Contributor Author

@gewisser If you are using PNPM, you can suppress warnings via https://pnpm.io/package_json#pnpmpeerdependencyrulesallowedversions

I'm not familiar with yarn or npm. Maybe they have similar config.

@compilekaiten
Copy link

@JohnCampionJr Please merge this

@tidan-16
Copy link

Need merge

@vuduc0910
Copy link

Hi @JohnCampionJr , Please merge this.

@MorganZ
Copy link

MorganZ commented Jan 26, 2023

Hello Everyone,

Here a solution that works locally and on build agent, add this to your package json :
"overrides": { "vite-plugin-vue-layouts": { "vite": "^4.0.4" } }

Good luck

@tidan-16
Copy link

Is this package have support? I mean its just a simple merge to do

Should I look for an alternative package?

@Wakeful-Cloud
Copy link

Wakeful-Cloud commented Jan 31, 2023

Is this package have support? I mean its just a simple merge to do

Should I look for an alternative package?

The @charrue/vite-plugin-vue-layouts fork was a drop-in replacement for me.

[Edit]
There's one small difference: the fork creates an extra root route (See the diff).

@AxelConceicao
Copy link

just click on the green button...

@JohnCampionJr
Copy link
Owner

So sorry everybody; looking at this right now - life's been crazy

@JohnCampionJr JohnCampionJr merged commit 07a1789 into JohnCampionJr:main Feb 19, 2023
@kingyue737 kingyue737 deleted the patch-1 branch February 19, 2023 14:27
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.

Support Vite v4
9 participants