mirror of
https://github.com/MarSeventh/CloudFlare-ImgBed.git
synced 2026-04-25 22:54:52 +00:00
14 lines
264 B
Markdown
14 lines
264 B
Markdown
## Pages Plugins
|
|
|
|
# Sentry Pages Plugin
|
|
|
|
## Installation
|
|
|
|
```sh
|
|
npm install --save @cloudflare/pages-plugin-sentry
|
|
```
|
|
|
|
## Usage
|
|
|
|
Documentation available on [Cloudflare's Developer Docs](https://developers.cloudflare.com/pages/platform/functions/plugins/sentry/).
|