-
-
Notifications
You must be signed in to change notification settings - Fork 167
feat: upgrade to vite 4.5.0 #141
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
Conversation
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
|
This pull request is automatically built and testable in CodeSandbox. To see build info of the built libraries, click here or the icon next to each commit SHA. Latest deployment of this branch, based on commit a4bfae7:
|
7cd0b01 to
d6a48a9
Compare
|
Oh, nice. They backported it. |
|
let me resolve the conflict |
cfa5ef6 to
670a27c
Compare
|
We have a hack to copy something for patch in the "template" script in packages/create-waku/package.json |
1941f05 to
29797d7
Compare
dai-shi
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
We also need to remove the postinstall script in waku/package.json.
(Oh this is so clean, eliminating all hacks I've done. 😄 )
3378537 to
8387b4e
Compare
8387b4e to
2f5b75a
Compare
|
I squash it to 3 commits to help the rebase merge |
dai-shi
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good to me!!
I will "squash and merge" anyway.
|
oops, i failed to resolve conflicts correctly. thanks. |
Document: vitejs/vite@520139c
Upstream: vitejs/vite#14498