Skip to content
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(create-docusaurus): increase Browserslist support query in dev #9217

Merged
merged 1 commit into from
Aug 10, 2023

Conversation

slorber
Copy link
Collaborator

@slorber slorber commented Aug 10, 2023

Motivation

Current dev browserslist queries are a bit too aggressive, and may not support the browsers the dev is currently using to develop their docusaurus site.

Fix #9173

Test Plan

no

@slorber slorber added the pr: bug fix This PR fixes a bug in a past release. label Aug 10, 2023
@facebook-github-bot facebook-github-bot added the CLA Signed Signed Facebook CLA label Aug 10, 2023
@netlify
Copy link

netlify bot commented Aug 10, 2023

[V2]

Name Link
🔨 Latest commit d86a575
🔍 Latest deploy log https://app.netlify.com/sites/docusaurus-2/deploys/64d4f0efb66b160008520ab7
😎 Deploy Preview https://deploy-preview-9217--docusaurus-2.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@github-actions
Copy link

⚡️ Lighthouse report for the deploy preview of this PR

URL Performance Accessibility Best Practices SEO PWA Report
/ 🟠 61 🟢 97 🟢 92 🟢 100 🟠 89 Report
/docs/installation 🟠 72 🟢 100 🟢 92 🟢 100 🟠 89 Report

@slorber slorber merged commit b96004e into main Aug 10, 2023
30 of 31 checks passed
@slorber slorber deleted the slorber/increase-browserlist-dev-support branch August 10, 2023 14:30
@github-actions
Copy link

Size Change: 0 B

Total Size: 1.1 MB

ℹ️ View Unchanged
Filename Size
website/.docusaurus/globalData.json 117 kB
website/build/assets/css/styles.********.css 113 kB
website/build/assets/js/main.********.js 830 kB
website/build/index.html 41.3 kB

compressed-size-action

This was referenced Oct 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CLA Signed Signed Facebook CLA pr: bug fix This PR fixes a bug in a past release.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Latest version of Safari should be fully supported in development
2 participants