devtools-json
devtools-json is essentially a vite plugin vite-plugin-devtools-json for generating the Chrome DevTools project settings file on-the-fly in the devserver.
It will prevent this server log:
Not found: /.well-known/appspecific/com.chrome.devtools.jsonUsage
npx sv add devtools-jsonWhat you get
- the
viteplugin added to your vite plugin options.
Edit this page on GitHub llms.txt
previous next