mirror of
https://github.com/katelya77/K-Vault.git
synced 2026-05-17 12:19:19 +08: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/).
|