karma-babel-preprocessor icon indicating copy to clipboard operation
karma-babel-preprocessor copied to clipboard

Watch mode crashes on syntax error

Open fingerartur opened this issue 2 years ago • 0 comments

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.

fingerartur avatar Sep 25 '23 08:09 fingerartur