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

#147 Fix parse freesing on ignored files, catch and rethrow exception… #148

Conversation

IMalyugin
Copy link
Contributor

  • Fix parse freezing on ignored files (For example .json), after latest refactoring;
  • Catch and rethrow exceptions during babelified code execution;

@IMalyugin IMalyugin force-pushed the hotfix-147-json-support-and-execution-exceptions branch from eda1ac0 to 308bacf Compare July 6, 2023 17:15
…xceptions during babelified code execution
@IMalyugin IMalyugin force-pushed the hotfix-147-json-support-and-execution-exceptions branch from 308bacf to f207e4a Compare July 6, 2023 17:17
@STRML
Copy link
Collaborator

STRML commented Jul 6, 2023

I see now. Failing to write even an empty file to the pipeFd screws up babelWatchLoader() in runner.js. Thanks for the contribution.

@STRML STRML merged commit 0f0ce5c into kmagiera:master Jul 6, 2023
1 check passed
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.

2 participants