You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+8-8Lines changed: 8 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,29 +4,29 @@
4
4
</a>
5
5
</p>
6
6
7
-
# Sentry Unplugin (WIP)
7
+
# Sentry Bundler Plugins (WIP)
8
8
9
9
**WARNING: This project is work in progress! Do not yet use it in production. We're happy to receive your feedback!**
10
10
11
-
Universal Sentry plugin for various JavaScript bundlers. Based on [unjs/uplugin](https://github.com/unjs/unplugin). Currently supports Rollup, Vite, esbuild, Webpack 4 and Webpack 5.
11
+
Universal Sentry plugin for various JavaScript bundlers. Based on [unjs/uplugin](https://github.com/getsentry/bundler-plugins). Currently supports Rollup, Vite, esbuild, Webpack 4 and Webpack 5.
12
12
13
13
Check out the individual packages for more information and examples:
0 commit comments