Home

Issue: 1039

Override DEBUG environment variable from command line

[issue link]

Using next dev command, next build or next generate the DEBUG environment variable is set to nuxt:*. Why do not set it from command line?

DEBUG='nuxt:*,myapp:*' nuxt dev

Regards

This bug report is available on Nuxt.js community (#c902)