Skip to content

chore: downgrade rolldown-vite to fix chunk issue #7650

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

Merged
merged 1 commit into from
Aug 1, 2025

Conversation

ruibaby
Copy link
Member

@ruibaby ruibaby commented Aug 1, 2025

What type of PR is this?

/kind bug
/area ui
/milestone 2.21.x

What this PR does / why we need it:

Downgrede rolldown-vite to fix chunk issue

image

Which issue(s) this PR fixes:

Fixes #7649

Does this PR introduce a user-facing change?

修复 2.21.4 无法进入 Console 的问题

@f2c-ci-robot f2c-ci-robot bot added release-note Denotes a PR that will be considered when it comes time to generate release notes. kind/bug Categorizes issue or PR as related to a bug. labels Aug 1, 2025
@f2c-ci-robot f2c-ci-robot bot added this to the 2.21.x milestone Aug 1, 2025
@f2c-ci-robot f2c-ci-robot bot added the area/ui Issues or PRs related to the Halo UI label Aug 1, 2025
Copy link

sonarqubecloud bot commented Aug 1, 2025

@f2c-ci-robot f2c-ci-robot bot requested review from guqing and JohnNiang August 1, 2025 00:47
Copy link

f2c-ci-robot bot commented Aug 1, 2025

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by:
Once this PR has been reviewed and has the lgtm label, please assign lilgg for approval. For more information see the Code Review Process.

The full list of commands accepted by this bot can be found here.

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

Copy link

codecov bot commented Aug 1, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 59.65%. Comparing base (42c374d) to head (81dda5a).
⚠️ Report is 114 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff              @@
##               main    #7650      +/-   ##
============================================
+ Coverage     59.55%   59.65%   +0.09%     
+ Complexity     3812     3789      -23     
============================================
  Files           677      676       -1     
  Lines         23248    23112     -136     
  Branches       1500     1483      -17     
============================================
- Hits          13846    13787      -59     
+ Misses         8764     8689      -75     
+ Partials        638      636       -2     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@ruibaby ruibaby merged commit 5c781d4 into halo-dev:main Aug 1, 2025
8 of 9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/ui Issues or PRs related to the Halo UI kind/bug Categorizes issue or PR as related to a bug. release-note Denotes a PR that will be considered when it comes time to generate release notes.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

从2.20更新到2.21后,进入console页面并登录后一直在加载
1 participant