79565448

Date: 2025-04-09 23:04:09
Score: 2
Natty:
Report link
plugins: [
    ...,
    vueDevTools({
        appendTo: "app.ts",
    }),
]

Add "appendTo" in the vueDevTools options in you vite.config.ts
Source: https://github.com/vuejs/devtools/discussions/123#discussioncomment-9201987

Reasons:
  • Probably link only (1):
  • Low length (1):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: Silvan