-
Notifications
You must be signed in to change notification settings - Fork 20
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
fix(ui): BundleAssets - extract i18n #4851
Conversation
Caution Review failedThe pull request is closed. WalkthroughThis pull request introduces several new constants for internationalization in the asset management components of the UI. New string constants are added in the Changes
Possibly related PRs
Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media? 🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
CodeRabbit Configuration File (
|
#11696 Bundle Size — 380.81KiB (~-0.01%).03cda3a(current) vs 2cf7ed9 master#11695(baseline) Warning Bundle contains 2 duplicate packages – View duplicate packages Bundle metrics
|
Current #11696 |
Baseline #11695 |
|
---|---|---|
Initial JS | 333.92KiB (~-0.01% ) |
333.93KiB |
Initial CSS | 46.89KiB |
46.89KiB |
Cache Invalidation | 28.55% |
28.53% |
Chunks | 3 |
3 |
Assets | 4 |
4 |
Modules | 700 (+0.14% ) |
699 |
Duplicate Modules | 0 |
0 |
Duplicate Code | 0% |
0% |
Packages | 39 |
39 |
Duplicate Packages | 1 |
1 |
Bundle size by type 1 change
1 improvement
Current #11696 |
Baseline #11695 |
|
---|---|---|
JS | 333.92KiB (~-0.01% ) |
333.93KiB |
CSS | 46.89KiB |
46.89KiB |
Bundle analysis report Branch bundle-assets-i18n Project dashboard
Generated by RelativeCI Documentation Report issue
Summary by CodeRabbit
Release Notes
New Features
Improvements
Bug Fixes