You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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
.The text was updated successfully, but these errors were encountered: