1212
This commit is contained in:
parent
a84e1524b5
commit
38fc5d78ca
@ -1,7 +1,5 @@
|
|||||||
import VConsole from 'vconsole'
|
import VConsole from 'vconsole'
|
||||||
|
|
||||||
export default defineNuxtPlugin(() => {
|
export default defineNuxtPlugin(() => {
|
||||||
if (process.env.NODE_ENV !== 'production') {
|
const vConsole = new VConsole()
|
||||||
const vConsole = new VConsole()
|
|
||||||
}
|
|
||||||
})
|
})
|
Loading…
Reference in New Issue
Block a user