We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d54774c commit 1c45534Copy full SHA for 1c45534
lib/logger.js
@@ -1,3 +1,3 @@
1
-const { consola } = require('consola')
+const consola = require('consola')
2
3
module.exports = consola.withTag('nuxt:dotenv')
0 commit comments