UNPKG

@hug/ngx-sentry

Version:

Angular wrapper for the official Sentry JavaScript SDK

11 lines (10 loc) 287 B
{ "$schema": "../../../node_modules/@angular-devkit/schematics/collection-schema.json", "schematics": { "ng-add": { "description": "Run ng-add schematic", "factory": "./ng-add/index", "schema": "./ng-add/schema.json" } } }