Skip to content

Browser compat docs#2479

Merged
ryan-pratt merged 2 commits intomainfrom
maint/browser-compat
Oct 24, 2025
Merged

Browser compat docs#2479
ryan-pratt merged 2 commits intomainfrom
maint/browser-compat

Conversation

@ryan-pratt
Copy link
Copy Markdown
Contributor

Vite does not use .browserslistrc unless you add it with a plugin, so I just deleted those files. Specifying browser compatibility is done with the build.target option. We don't set this explicitly, and the default is 'baseline-widely-available' which is what we want.

@ryan-pratt ryan-pratt changed the title Maint/browser compat Browser compat docs Oct 24, 2025
@codecov
Copy link
Copy Markdown

codecov bot commented Oct 24, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 79.64%. Comparing base (6456faf) to head (0324386).
⚠️ Report is 3 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2479      +/-   ##
==========================================
+ Coverage   78.66%   79.64%   +0.98%     
==========================================
  Files         473      658     +185     
  Lines       32945    50416   +17471     
  Branches      736      736              
==========================================
+ Hits        25915    40156   +14241     
- Misses       6950    10180    +3230     
  Partials       80       80              
Flag Coverage Δ
python 81.66% <ø> (-14.75%) ⬇️
ruby-api 84.62% <ø> (+0.05%) ⬆️
ruby-backend 82.96% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ 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.

@sonarqubecloud
Copy link
Copy Markdown

Copy link
Copy Markdown
Contributor

@EmilyRagan EmilyRagan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Makes sense to me

@ryan-pratt ryan-pratt merged commit c01c05b into main Oct 24, 2025
30 of 31 checks passed
@ryan-pratt ryan-pratt deleted the maint/browser-compat branch October 24, 2025 21:01
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.

2 participants