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(preset-classic): fix TS build issue #5603

Merged
merged 1 commit into from Sep 22, 2021

Conversation

slorber
Copy link
Collaborator

@slorber slorber commented Sep 22, 2021

Motivation

Subsequent merge of #5579 + #5561 produced a TS issue:

image

This is a quick fix to make it work again in main, so I'll merge it asap

There may be a better solution, but not sure it's worth investing too much time on this.

cc @Josh-Cena

@slorber slorber added the pr: maintenance This PR does not produce any behavior differences to end users when upgrading. label Sep 22, 2021
@facebook-github-bot facebook-github-bot added the CLA Signed Signed Facebook CLA label Sep 22, 2021
@Josh-Cena
Copy link
Collaborator

Looks fine to me, will inspect this locally (probably because interface allowed augmenting). Funny that both checks work but they don't work together :D

@netlify
Copy link

netlify bot commented Sep 22, 2021

✔️ [V2]

🔨 Explore the source changes: 7fdf59a

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

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

@github-actions
Copy link

⚡️ Lighthouse report for the changes in this PR:

Category Score
🟠 Performance 73
🟢 Accessibility 98
🟢 Best practices 100
🟢 SEO 100
🟢 PWA 95

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

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: maintenance This PR does not produce any behavior differences to end users when upgrading.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants