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

fix: not throw error under watch mode #2282

Closed
wants to merge 1 commit into from
Closed

fix: not throw error under watch mode #2282

wants to merge 1 commit into from

Conversation

susiwen8
Copy link
Contributor

In watch mode, if the initial content had illegal content, esbuild would throw error and exit. However if user brougt syntax error after, esbuild just notify the error, the process still going, user just change back to correct code, doesn't need to restart process.
So I propose under watch mode, esbuild not throw error.

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