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

refactor: remove deprecated Webpack utils & validation escape hatch #6740

Merged
merged 1 commit into from
Feb 23, 2022

Conversation

Josh-Cena
Copy link
Collaborator

Motivation

The webpack loaders don't do anything, and no-one has complained so far, so let's remove them.

The validation system is quite stable now (although we did have a few mistakes, but those are inevitable), so we can remove that long hint message and the escape hatch (since it isn't documented anyways)

Have you read the Contributing Guidelines on pull requests?

Yes

@Josh-Cena Josh-Cena added the pr: breaking change Existing sites may not build successfully in the new version. Description contains more details. label Feb 22, 2022
@facebook-github-bot facebook-github-bot added the CLA Signed Signed Facebook CLA label Feb 22, 2022
@netlify
Copy link

netlify bot commented Feb 22, 2022

✔️ [V2]

🔨 Explore the source changes: 3e3c020

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

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

@github-actions
Copy link

⚡️ Lighthouse report for the changes in this PR:

Category Score
🟠 Performance 69
🟢 Accessibility 100
🟢 Best practices 92
🟢 SEO 100
🟢 PWA 90

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

@github-actions
Copy link

Size Change: 0 B

Total Size: 781 kB

ℹ️ View Unchanged
Filename Size
website/.docusaurus/globalData.json 48 kB
website/build/assets/css/styles.********.css 106 kB
website/build/assets/js/main.********.js 590 kB
website/build/index.html 37.6 kB

compressed-size-action

@Josh-Cena Josh-Cena added the status: awaiting review This PR is ready for review, will be merged after maintainers' approval label Feb 22, 2022
@slorber
Copy link
Collaborator

slorber commented Feb 23, 2022

Agree 👍 LGTM thanks

@slorber slorber merged commit 9562a5d into main Feb 23, 2022
@slorber slorber deleted the jc/remove-method branch February 23, 2022 10:40
@Josh-Cena Josh-Cena removed the status: awaiting review This PR is ready for review, will be merged after maintainers' approval label Feb 23, 2022
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: breaking change Existing sites may not build successfully in the new version. Description contains more details.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants