mirror of
https://github.com/ArthurDanjou/ui.git
synced 2026-01-29 11:20:36 +01:00
feat(module)!: remove devtools in favor of compodium (#3380)
Co-authored-by: Benjamin Canac <canacb1@gmail.com>
This commit is contained in:
@@ -38,7 +38,9 @@ export default defineNuxtConfig({
|
||||
}
|
||||
},
|
||||
|
||||
devtools: { enabled: true },
|
||||
devtools: {
|
||||
enabled: true
|
||||
},
|
||||
|
||||
app: {
|
||||
head: {
|
||||
|
||||
Reference in New Issue
Block a user