Skip to content

feat: support buildCache.buildDependencies configuration#4540

Merged
chenjiahan merged 7 commits intomainfrom
support-cache-build-dependencies
Feb 13, 2025
Merged

feat: support buildCache.buildDependencies configuration#4540
chenjiahan merged 7 commits intomainfrom
support-cache-build-dependencies

Conversation

@9aoy
Copy link
Copy Markdown
Contributor

@9aoy 9aoy commented Feb 12, 2025

Summary

buildDependencies is an arrays of additional code dependencies for the build. Rspack will use a hash of each of these items and all dependencies to invalidate the filesystem cache.

https://rspack.dev/config/experiments#cachebuilddependencies

Related Links

Checklist

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

@netlify
Copy link
Copy Markdown

netlify bot commented Feb 12, 2025

Deploy Preview for rsbuild ready!

Name Link
🔨 Latest commit 1d1a867
🔍 Latest deploy log https://app.netlify.com/sites/rsbuild/deploys/67ad87ae844a8d0008aa4d11
😎 Deploy Preview https://deploy-preview-4540--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: 60 (🟢 up 14 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.

9aoy and others added 2 commits February 13, 2025 13:37
Co-authored-by: neverland <chenjiahan.jait@bytedance.com>
Co-authored-by: neverland <chenjiahan.jait@bytedance.com>
9aoy and others added 2 commits February 13, 2025 13:37
Co-authored-by: neverland <chenjiahan.jait@bytedance.com>
@chenjiahan chenjiahan enabled auto-merge (squash) February 13, 2025 05:50
@chenjiahan chenjiahan merged commit 56a0171 into main Feb 13, 2025
14 checks passed
@chenjiahan chenjiahan deleted the support-cache-build-dependencies branch February 13, 2025 05:58
@9aoy 9aoy mentioned this pull request Feb 14, 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.

2 participants