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

[Feature]: support native watcher #8455

Open
hardfist opened this issue Nov 18, 2024 · 0 comments
Open

[Feature]: support native watcher #8455

hardfist opened this issue Nov 18, 2024 · 0 comments

Comments

@hardfist
Copy link
Contributor

What problem does this feature solve?

we currently use watchpack and it has performance issue especially when killed by ctrl-c, it may even take seconds to shutdown, we can progressively migrate watchpack to native watchers

What does the proposed API of configuration look like?

experiments: {
   nativeWatcher: true
}

we can reuse Watch and watchOptions

@hardfist hardfist added feat New feature or request pending triage The issue/PR is currently untouched. labels Nov 18, 2024
@hardfist hardfist changed the title [Feature]: support native watchers [Feature]: support native watcher Nov 18, 2024
@github-actions github-actions bot added the team The issue/pr is created by the member of Rspack. label Nov 18, 2024
@hardfist hardfist removed feat New feature or request team The issue/pr is created by the member of Rspack. pending triage The issue/PR is currently untouched. labels Nov 18, 2024
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

No branches or pull requests

1 participant