-
Notifications
You must be signed in to change notification settings - Fork 322
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
build: upgrade vite to v5, vitest to v2, typescript to v5 #3115
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
honkinglin
requested review from
uyarn,
carolin913,
HaixingOoO,
NWYLZW and
ZWkang
as code owners
September 25, 2024 02:53
先拉到本地测试下,没问题再合并 |
honkinglin
commented
Sep 25, 2024
预览页面样式丢失了,得排查下 |
honkinglin
changed the title
build(upgrade vite vitest version): upgrade vite to v5, vitest to v2
【暂不合并】build(upgrade vite vitest version): upgrade vite to v5, vitest to v2
Sep 25, 2024
honkinglin
force-pushed
the
feat/vite-update
branch
from
October 1, 2024 05:25
39d44ee
to
9e5439e
Compare
honkinglin
force-pushed
the
feat/vite-update
branch
from
October 1, 2024 05:28
9e5439e
to
c87731b
Compare
Vite5 中的 Rollup 版本升级到4导致 tree-shaking 策略调整,添加 sideEffects 解决了
|
honkinglin
changed the title
【暂不合并】build(upgrade vite vitest version): upgrade vite to v5, vitest to v2
build(upgrade vite vitest version): upgrade vite to v5, vitest to v2, typescript to v5
Oct 1, 2024
honkinglin
changed the title
build(upgrade vite vitest version): upgrade vite to v5, vitest to v2, typescript to v5
build(upgrade vite vitest typescript version): upgrade vite to v5, vitest to v2, typescript to v5
Oct 1, 2024
/update-common |
uyarn
changed the title
build(upgrade vite vitest typescript version): upgrade vite to v5, vitest to v2, typescript to v5
build: upgrade vite to v5, vitest to v2, typescript to v5
Oct 10, 2024
uyarn
approved these changes
Oct 10, 2024
LGTM |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
🤔 这个 PR 的性质是?
🔗 相关 Issue
💡 需求背景和解决方案
📝 更新日志
fix(组件名称): 处理问题或特性描述 ...
本条 PR 不需要纳入 Changelog
☑️ 请求合并前的自查清单