It looks like this commit added several debugger statements to the built files. https://github.com/vuejs/vue-test-utils/commit/71d2c6b73e7738e99654f731207b79a1fd1c207f
Was that intentional? It's weird to get caught in these debuggers when trying to debug my own code.
Thank you for building this great tool!
The debuggers were removed at #247 .
1.0.0-beta.7.This change is not released.
No, sorry, that was unintentional.
I'm going to add a linting rule to catch debugger statements, and release beta.8 today
Released in 1.0.0-beta.8
Thanks for addressing this so quickly!
Most helpful comment
No, sorry, that was unintentional.
I'm going to add a linting rule to catch debugger statements, and release beta.8 today