From a2ebf99200d98b412b5d9011342b8b1a12501b38 Mon Sep 17 00:00:00 2001 From: Steven Eubank <47563310+smeubank@users.noreply.github.com> Date: Wed, 22 Mar 2023 11:04:50 +0100 Subject: [PATCH] docs: add Sentry's unplugin repo (#294) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 94299992..e56c1e51 100644 --- a/README.md +++ b/README.md @@ -273,6 +273,7 @@ export const unplugin = createUnplugin((options: UserOptions, meta) => { - [unplugin-sentry](https://github.com/kricsleo/unplugin-sentry) - [unplugin-imagemin](https://github.com/ErKeLost/unplugin-imagemin) - [unplugin-typedotenv](https://github.com/ssssota/typedotenv) +- [sentry-javascript-bundler-plugins](https://github.com/getsentry/sentry-javascript-bundler-plugins) ## License