mirror of
https://github.com/BillyOutlast/drop.git
synced 2026-02-04 00:31:17 +01:00
docs: why timeline was disabled
This commit is contained in:
@@ -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,
|
||||
},
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user