The Vite plugin strategy is great, but it would be really nice to have a way to programatically inject the dev tools. This would allow implementations to conditionally include the devtools on a request by request basis based on something in the root loader. The url flag is ok, but a server side check allows for greater flexibility.
The Vite plugin strategy is great, but it would be really nice to have a way to programatically inject the dev tools. This would allow implementations to conditionally include the devtools on a request by request basis based on something in the root loader. The url flag is ok, but a server side check allows for greater flexibility.