Skip to content

fix: failed to render page if html in public dir#2818

Merged
chenjiahan merged 1 commit intomainfrom
html_completion_0706
Jul 6, 2024
Merged

fix: failed to render page if html in public dir#2818
chenjiahan merged 1 commit intomainfrom
html_completion_0706

Conversation

@chenjiahan
Copy link
Copy Markdown
Member

Summary

Fix failed to render page if html in public dir.

before

  1. webpack-dev-middleware
  2. public dir middleware
  3. html completion and fallback middlewares

after

  1. webpack-dev-middleware
  2. html completion middleware
  3. public dir middleware
  4. html fallback middleware

Related Links

#2815

Checklist

  • Tests updated (or not required).
  • Documentation updated (or not required).

@netlify
Copy link
Copy Markdown

netlify bot commented Jul 6, 2024

Deploy Preview for rsbuild ready!

Name Link
🔨 Latest commit 845e633
🔍 Latest deploy log https://app.netlify.com/sites/rsbuild/deploys/6688b1304d5a990008bd1f40
😎 Deploy Preview https://deploy-preview-2818--rsbuild.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
Lighthouse
Lighthouse
1 paths audited
Performance: 84 (🟢 up 6 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.

@chenjiahan chenjiahan merged commit f550e67 into main Jul 6, 2024
@chenjiahan chenjiahan deleted the html_completion_0706 branch July 6, 2024 03:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant