This package provides utilities for initializing Sentry in Angular applications. It includes functions to determine the Sentry environment and release based on the application's environment, and a function to initialize Sentry with these configurations. It also includes a generator to add peer dependencies to the package.json.

npm version commitizen friendly styled with prettier Libraries.io dependency status for latest release, scoped npm package npm NPM

Installation

Add the package to your workspace:

Example :
yarn add @rxap/ngx-sentry

Install peer dependencies:

Example :
yarn add @rxap/config @rxap/environment @sentry/angular 

Execute the init generator:

Example :
yarn nx g @rxap/ngx-sentry:init

Generators

init

Initialize the package in the workspace

Example :
nx g @rxap/ngx-sentry:init

results matching ""

    No results matching ""