Skip to content

fix(cache): only validate buildDependencies for webpack#4507

Merged
chenjiahan merged 1 commit into
mainfrom
build_dependencies_0208
Feb 8, 2025
Merged

fix(cache): only validate buildDependencies for webpack#4507
chenjiahan merged 1 commit into
mainfrom
build_dependencies_0208

Conversation

@chenjiahan
Copy link
Copy Markdown
Member

Summary

The validateCache helper is useless when using Rspack, as Rspack can handle buildDependencies changes as expected.

This PR ensures that validateCache is only called when using the webpack provider.

Checklist

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

@netlify
Copy link
Copy Markdown

netlify Bot commented Feb 8, 2025

Deploy Preview for rsbuild ready!

Name Link
🔨 Latest commit 1d2aa63
🔍 Latest deploy log https://app.netlify.com/sites/rsbuild/deploys/67a7107e3468a60008cd0812
😎 Deploy Preview https://deploy-preview-4507--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: 75 (🟢 up 4 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 62935ea into main Feb 8, 2025
@chenjiahan chenjiahan deleted the build_dependencies_0208 branch February 8, 2025 08:18
@chenjiahan chenjiahan mentioned this pull request Feb 10, 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