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

Update dev mode to cancel previous build if changes are made #104

Open
KyleJune opened this issue Nov 17, 2024 · 0 comments
Open

Update dev mode to cancel previous build if changes are made #104

KyleJune opened this issue Nov 17, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@KyleJune
Copy link
Member

I believe the code currently waits on the current build to finish before starting the next build. This may be slowing things down. It would be better if it cancelled the in progress build to start the new build sooner.

https://esbuild.github.io/api/#cancel

@KyleJune KyleJune added the enhancement New feature or request label Nov 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant