Skip to content

refactor: move file watching and restart logic to separate module#4828

Merged
chenjiahan merged 1 commit intomainfrom
restart_0320
Mar 20, 2025
Merged

refactor: move file watching and restart logic to separate module#4828
chenjiahan merged 1 commit intomainfrom
restart_0320

Conversation

@chenjiahan
Copy link
Copy Markdown
Member

Summary

Moving the watchFilesForRestart function and other related imports to a restart.ts, file and updating the relevant imports across multiple files.

These changes help in better organizing the code by separating the restart-related functionalities into their own module.

Checklist

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

@netlify
Copy link
Copy Markdown

netlify bot commented Mar 20, 2025

Deploy Preview for rsbuild ready!

Name Link
🔨 Latest commit 590e081
🔍 Latest deploy log https://app.netlify.com/sites/rsbuild/deploys/67dbc26250974600086efee5
😎 Deploy Preview https://deploy-preview-4828--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: 74 (🟢 up 3 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 4ed601d into main Mar 20, 2025
12 checks passed
@chenjiahan chenjiahan deleted the restart_0320 branch March 20, 2025 07:32
This was referenced Mar 22, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant