Disabled Devtools and Hot Reload
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
// https://nuxt.com/docs/api/configuration/nuxt-config
|
||||
export default defineNuxtConfig({
|
||||
devtools: {
|
||||
enabled: true,
|
||||
enabled: false,
|
||||
timeline: {
|
||||
enabled: true
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user