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

breaking change: writeToDisk defaults to false #859

Merged
merged 1 commit into from
Dec 6, 2023

Conversation

chenjiahan
Copy link
Member

Summary

dev.writeToDisk defaults to false.

Motivation:

User can enable writeToDisk manually:

export default {
  dev: {
    writeToDisk: true,
  }
};

Related Links

#813

Checklist

  • I have updated the documentation.
  • I have added tests to cover my changes.

Copy link

netlify bot commented Dec 6, 2023

Deploy Preview for rsbuild ready!

Name Link
🔨 Latest commit c57e227
🔍 Latest deploy log https://app.netlify.com/sites/rsbuild/deploys/656fe63d21ba3c000881227d
😎 Deploy Preview https://deploy-preview-859--rsbuild.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 enabled auto-merge (squash) December 6, 2023 03:11
@chenjiahan chenjiahan merged commit 443645d into main Dec 6, 2023
8 checks passed
@chenjiahan chenjiahan deleted the write_to_disk_1206 branch December 6, 2023 03:16
@chenjiahan chenjiahan mentioned this pull request Dec 11, 2023
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