Skip to content

fix: skip clean in dev mode when writeToDisk is false#4495

Merged
chenjiahan merged 2 commits intomainfrom
clean_dist_path_0207
Feb 7, 2025
Merged

fix: skip clean in dev mode when writeToDisk is false#4495
chenjiahan merged 2 commits intomainfrom
clean_dist_path_0207

Conversation

@chenjiahan
Copy link
Copy Markdown
Member

Summary

In development mode, if the value of dev.writeToDisk is false, Rsbuild will no longer clean up the output directory.

Related Links

resolve #4481

Checklist

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

@netlify
Copy link
Copy Markdown

netlify bot commented Feb 7, 2025

Deploy Preview for rsbuild ready!

Name Link
🔨 Latest commit 4ac233a
🔍 Latest deploy log https://app.netlify.com/sites/rsbuild/deploys/67a5d4191c14ac00083069ba
😎 Deploy Preview https://deploy-preview-4495--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: 77 (🟢 up 25 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 07ef0ab into main Feb 7, 2025
11 checks passed
@chenjiahan chenjiahan deleted the clean_dist_path_0207 branch February 7, 2025 09:49
@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.

[Bug]: rsbuild dev cleans the dist dir by default

1 participant