Skip to content

Add-on for vite-plugin-devtools-json #578

Closed
@Rich-Harris

Description

@Rich-Harris

Recently Chrome started requesting /.well-known/appspecific/com.chrome.devtools.json whenever you have devtools open on a localhost URL. As of sveltejs/kit#13830, SvelteKit squelches the resulting 404 error, but on the first occurrence prints a message to the console suggesting that people install vite-plugin-devtools-json.

Maybe it's worth having an addon for this, so that people can just do sv add vite-plugin-devtools-json? Alternatively, or additionally, it could be installed by default in a new project?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions