Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs: persistent cache example set root.cache to true #8894

Merged
merged 1 commit into from
Dec 30, 2024
Merged

Conversation

jerrykingxyz
Copy link
Contributor

Summary

In production mode, root.cache will automatically be set to false, which will make persistent caching ineffective and hard to spot. This PR will set cache to true in the example code to avoid this.

Checklist

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

@github-actions github-actions bot added team The issue/pr is created by the member of Rspack. release: document release: document related release(mr only) labels Dec 30, 2024
Copy link

netlify bot commented Dec 30, 2024

Deploy Preview for rspack ready!

Name Link
🔨 Latest commit 1793d2e
🔍 Latest deploy log https://app.netlify.com/sites/rspack/deploys/677288e6b88d110008cc714f
😎 Deploy Preview https://deploy-preview-8894--rspack.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

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

@chenjiahan chenjiahan merged commit 515e650 into main Dec 30, 2024
35 checks passed
@chenjiahan chenjiahan deleted the jerry/docs branch December 30, 2024 11:51
@h-a-n-a h-a-n-a mentioned this pull request Jan 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release: document release: document related release(mr only) team The issue/pr is created by the member of Rspack.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants