mirror of
https://github.com/ArthurDanjou/ui.git
synced 2026-01-14 12:14:41 +01:00
playground: disable devtools
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
// https://nuxt.com/docs/api/configuration/nuxt-config
|
||||
export default defineNuxtConfig({
|
||||
devtools: { enabled: true },
|
||||
modules: ['../src/module']
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user