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(content-docs): make getActivePlugin match plugin paths more exactly #6435

Merged
merged 2 commits into from
Jan 22, 2022

Conversation

Josh-Cena
Copy link
Collaborator

Motivation

Fix #6434

Have you read the Contributing Guidelines on pull requests?

Yes

Test Plan

Added two tests

@Josh-Cena Josh-Cena added the pr: bug fix This PR fixes a bug in a past release. label Jan 22, 2022
@facebook-github-bot facebook-github-bot added the CLA Signed Signed Facebook CLA label Jan 22, 2022
@netlify
Copy link

netlify bot commented Jan 22, 2022

✔️ [V2]

🔨 Explore the source changes: e4aeeb3

🔍 Inspect the deploy log: https://app.netlify.com/sites/docusaurus-2/deploys/61eb96447c1c450008086bfd

😎 Browse the preview: https://deploy-preview-6435--docusaurus-2.netlify.app

@Josh-Cena Josh-Cena changed the title fix(content-docs): make getActivePlugin match plugin IDs more exactly fix(content-docs): make getActivePlugin match plugin paths more exactly Jan 22, 2022
@github-actions
Copy link

github-actions bot commented Jan 22, 2022

⚡️ Lighthouse report for the changes in this PR:

Category Score
🟠 Performance 75
🟢 Accessibility 100
🟢 Best practices 93
🟢 SEO 100
🟢 PWA 92

Lighthouse ran on https://deploy-preview-6435--docusaurus-2.netlify.app/

@github-actions
Copy link

github-actions bot commented Jan 22, 2022

Size Change: +49 B (0%)

Total Size: 708 kB

Filename Size Change
website/build/assets/js/main.********.js 531 kB +49 B (0%)
ℹ️ View Unchanged
Filename Size
website/.docusaurus/globalData.json 43.5 kB
website/build/assets/css/styles.********.css 104 kB
website/build/index.html 29.6 kB

compressed-size-action

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.

Docs-only mode with versioned multi-instance shows wrong path for latest docs in old version warning
3 participants