Vue-loader: how to turn on debug mode

Created on 24 Jan 2016  路  4Comments  路  Source: vuejs/vue-loader

I write base on vue-loader-example,
but there is warning at my code,
I want to see more detail,
the console let me Turn on debug mode to see stack trace.
could u please tell me how to do that?

Most helpful comment

All 4 comments

Link redirects to '#ref' which only adds more confusion to this (simple?) question.

@Drachenfels in Vue 2 you no longer need it, see https://vuejs.org/v2/guide/migration.html#Vue-config-debug-removed

Was this page helpful?
0 / 5 - 0 ratings