npm install --save-dev @bugsnag/vite-plugin-bugsnag
Reports your build to BugSnag. This plugin hooks into the buildEnd event once all output files have been generated by the Vite compiler. If anything causes the compilation to fail before this step, the build report will not be sent.
Please see our documentation for further details.
Upload your application's sourcemap(s) to BugSnag. When Vite is done producing output, this plugin detects sourcemaps for any output chunks and uploads them to BugSnag.
Please see our documentation for further details.
- Search open and closed issues issues for similar problems
- Report a bug or request a feature
- Email [email protected]
All contributors are welcome! See our contributing guide.
This module is free software released under the MIT License. See LICENSE for details.