Skip to content

Suppress Vue tips when running Karma

Inactive Account requested to merge winh-karma-suppress-vue-tips into master

What does this MR do?

It suppresses the following lines in Karma output:

INFO: 'Download the Vue Devtools extension for a better development experience:
https://github.com/vuejs/vue-devtools'
INFO: 'You are running Vue in development mode.
Make sure to turn on production mode when deploying for production.
See more tips at https://vuejs.org/guide/deployment.html'
Edited by Inactive Account

Merge request reports