babel / babel/karma-babel-preprocessor
Watch mode crashes on syntax error
Open
- Dominant language
- JavaScript
- Stars
- 168
- Forks
- 22
- PR merge metrics
- No merged PRs in 30d
Description
While running Karma in watch mode, if I introduce a syntax error in files processed by this plugin, the plugin throws as error and Karma watch mode crashes.
It would be better for the developer experience if Karma kept running, allowing me to quickly fix the error and keep on working. This would be good for TDD etc.
Version: `8.0.2`.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.