mirror of
https://github.com/Drop-OSS/drop
synced 2026-08-27 14:23:05 -04:00
docs: why timeline was disabled
This commit is contained in:
parent
30b065dde3
commit
5aa0899bcf
1 changed files with 2 additions and 1 deletions
|
|
@ -9,7 +9,8 @@ export default defineNuxtConfig({
|
|||
enabled: true,
|
||||
telemetry: false,
|
||||
timeline: {
|
||||
// seems to break things
|
||||
// this seems to be the tracking issue, composables not registered
|
||||
// https://github.com/nuxt/devtools/issues/662
|
||||
enabled: false,
|
||||
},
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue