web-infra-dev / rspress

🦀💨 A fast Rspack-based static site generator.
https://rspress.dev
MIT License
1.21k stars 107 forks source link

fix: checkDeadLinks when mdxRs is set to false #968

Closed jbroma closed 2 months ago

jbroma commented 2 months ago

Summary

handle .html extension separately, because extensions can be overridden via config, but it's always present in the output.

Related Issue

closes #965

Checklist

netlify[bot] commented 2 months ago

Deploy Preview for aquamarine-blini-95325f ready!

Name Link
Latest commit c86bfa7bdc7fe579268612be9675c13ecbffc924
Latest deploy log https://app.netlify.com/sites/aquamarine-blini-95325f/deploys/661fc0f888fa4300086c1216
Deploy Preview https://deploy-preview-968--aquamarine-blini-95325f.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

Lighthouse
1 paths audited
Performance: 88 (🟢 up 8 from production)
Accessibility: 97 (no change from production)
Best Practices: 100 (no change from production)
SEO: 92 (no change from production)
PWA: -
View the detailed breakdown and full score reports

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

Timeless0911 commented 2 months ago

LGTM