fxa/libs/shared/sentry
Reino Muhl 54fefd2872
feat(next): add sentry to payments-next
Because:

- Be able to use Sentry in Next.js on both the client and the server

This commit:

- Add Sentry to payments-next using the installation wizard

Closes #FXA-9998
2024-09-09 13:21:21 -04:00
..
src feat(next): add sentry to payments-next 2024-09-09 13:21:21 -04:00
.eslintrc.json task(graphql): Send notifications when users opt in/out of metrics collection 2024-04-24 08:10:14 -07:00
.swcrc feat(libs): convert libs/* to esbuild and swc/jest 2024-06-27 15:28:55 -04:00
README.md task(graphql): Send notifications when users opt in/out of metrics collection 2024-04-24 08:10:14 -07:00
jest.config.ts feat(libs): convert libs/* to esbuild and swc/jest 2024-06-27 15:28:55 -04:00
package.json task(graphql): Send notifications when users opt in/out of metrics collection 2024-04-24 08:10:14 -07:00
project.json feat(libs): convert libs/* to esbuild and swc/jest 2024-06-27 15:28:55 -04:00
tsconfig.json task(graphql): Send notifications when users opt in/out of metrics collection 2024-04-24 08:10:14 -07:00
tsconfig.lib.json task(graphql): Send notifications when users opt in/out of metrics collection 2024-04-24 08:10:14 -07:00
tsconfig.spec.json task(graphql): Send notifications when users opt in/out of metrics collection 2024-04-24 08:10:14 -07:00

README.md

sentry

This library was generated with Nx.

Running unit tests

Run nx test sentry to execute the unit tests via Jest.