Open
Description
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
- Follow our Code of Conduct
- Read the Contributing Guide.
- Check that there isn't already an issue that request the same feature to avoid creating a duplicate.