{"id":20690759,"url":"https://github.com/lemol/umi-plugin-sentry","last_synced_at":"2025-04-22T16:58:51.574Z","repository":{"id":57114978,"uuid":"159531315","full_name":"lemol/umi-plugin-sentry","owner":"lemol","description":"umi plugin for sentry","archived":false,"fork":false,"pushed_at":"2019-12-30T23:15:56.000Z","size":86,"stargazers_count":10,"open_issues_count":0,"forks_count":5,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-04-25T05:21:24.515Z","etag":null,"topics":["plugin","react","sentry","umijs"],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/lemol.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2018-11-28T16:23:35.000Z","updated_at":"2022-12-05T13:04:51.000Z","dependencies_parsed_at":"2022-08-22T04:31:17.454Z","dependency_job_id":null,"html_url":"https://github.com/lemol/umi-plugin-sentry","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lemol%2Fumi-plugin-sentry","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lemol%2Fumi-plugin-sentry/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lemol%2Fumi-plugin-sentry/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lemol%2Fumi-plugin-sentry/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lemol","download_url":"https://codeload.github.com/lemol/umi-plugin-sentry/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250172702,"owners_count":21386996,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["plugin","react","sentry","umijs"],"created_at":"2024-11-16T23:14:10.508Z","updated_at":"2025-04-22T16:58:51.555Z","avatar_url":"https://github.com/lemol.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# umi-plugin-sentry\n\n[![NPM version](https://img.shields.io/npm/v/umi-plugin-sentry.svg?style=flat)](https://npmjs.org/package/umi-plugin-sentry)\n\nUmi plugin for sentry.\n\n## Install\n\n```bash\nyarn add --dev umi-plugin-sentry # OR npm install --save-dev umi-plugin-sentry\n```\n\n## Use\n\nJust setup the plugin on `.umirc.js`\n\n```js\nexport default {\n  plugins: [\n    // ...\n    ['umi-plugin-sentry', options],\n    // ...\n  ],\n}\n```\n\n## Options\n\n| name                               | type                             | default                                      |\n|------------------------------------|----------------------------------|----------------------------------------------|\n| dsn                                | string (required in production)  | `process.env.SENTRY_DSN`                     |\n| log (log to console before send)   | boolean (optional)               | `NODE_ENV === 'development' ? true : false`  |\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flemol%2Fumi-plugin-sentry","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flemol%2Fumi-plugin-sentry","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flemol%2Fumi-plugin-sentry/lists"}