Skip to content

perf: remove unless path.resolve call#4669

Merged
chenjiahan merged 2 commits intomainfrom
perf_path_resolve_0227
Feb 27, 2025
Merged

perf: remove unless path.resolve call#4669
chenjiahan merged 2 commits intomainfrom
perf_path_resolve_0227

Conversation

@chenjiahan
Copy link
Copy Markdown
Member

Summary

  • remove unless path.resolve call from devtoolModuleFilenameTemplate callback.
  • use path.join instead of path.resolve for path concatenation (it's faster).

Related Links

Checklist

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

@netlify
Copy link
Copy Markdown

netlify bot commented Feb 27, 2025

Deploy Preview for rsbuild ready!

Name Link
🔨 Latest commit d530c5b
🔍 Latest deploy log https://app.netlify.com/sites/rsbuild/deploys/67c0271f32944a0008e983b1
😎 Deploy Preview https://deploy-preview-4669--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: 50 (🔴 down 10 from production)
Accessibility: 97 (no change from production)
Best Practices: 100 (no change from production)
SEO: 100 (no change from production)
PWA: 60 (no change from production)
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 bf9a0fc into main Feb 27, 2025
11 checks passed
@chenjiahan chenjiahan deleted the perf_path_resolve_0227 branch February 27, 2025 09:01
@9aoy 9aoy mentioned this pull request Feb 28, 2025
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