We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3a3a019 commit 0e72755Copy full SHA for 0e72755
README.md
@@ -201,4 +201,6 @@ export default lessVar2JSON;
201
202
## Sentry
203
204
-在[vite.config.ts](./vite.config.ts)中开启`OPEN_SENTRY=true`, 并在[src/sentry.tsx](./src/sentry.ts) 中配置 `__DSN__`。
+[@sentry/react](https://docs.sentry.io/platforms/javascript/guides/react/)
205
+
206
+在[vite.config.ts](./vite.config.ts)中开启`OPEN_SENTRY=true`, 并在[src/sentry.tsx](./src/sentry.ts) 中配置 `$__SENTRY__DSN__$`。
0 commit comments