You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
At the moment I try to debug an issue which results in a build failure. vite-plugin-inspect could be an excellent tool to debug this issue. However, vite-plugin-inspect won't generate the .vite-inspect if the build fails.
Suggested solution
Instead of generating the client on the end, vite-plugin-inspect should generate it on the fly.
Clear and concise description of the problem
At the moment I try to debug an issue which results in a build failure.
vite-plugin-inspect
could be an excellent tool to debug this issue. However,vite-plugin-inspect
won't generate the.vite-inspect
if the build fails.Suggested solution
Instead of generating the client on the end,
vite-plugin-inspect
should generate it on the fly.Alternative
No response
Additional context
No response
Validations
The text was updated successfully, but these errors were encountered: