@rescript-sentry/react
v1.0.0
Published
This library provides Rescript Bindings for sentry-react
Downloads
2
Readme
ReScript bindings for @sentry/react
This library provides ReScript bindings for the Sentry-React part of Sentry.
Installation
Install all necessary packages according to the official Sentry installation guide: https://docs.sentry.io/platforms/javascript/guides/react/.
Install
@rescript-sentry/react
npm install @rescript-sentry/react
- Add them to
dependencies
in yourbsconfig.json
orrescript.json
:
{
"bs-dependencies": ["@rescript-sentry/react"]
}
Feel free to reach out if you need any further assistance or have suggestions for improvement.
Changelog
See CHANGELOG.