Skip to content

Commit

Permalink
⚡ feat(custom): 添加sentry会话重放功能
Browse files Browse the repository at this point in the history
  • Loading branch information
master1lan committed Mar 17, 2023
1 parent e8ea1e5 commit 0fdf08e
Show file tree
Hide file tree
Showing 3 changed files with 216 additions and 105 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"@emotion/react": "^11.10.6",
"@emotion/styled": "^11.10.6",
"@mui/icons-material": "^5.11.9",
"@mui/lab": "5.0.0-alpha.121",
"@mui/lab": "5.0.0-alpha.123",
"@mui/material": "^5.11.9",
"@reduxjs/toolkit": "^1.9.2",
"@sentry/react": "^7.37.2",
Expand Down Expand Up @@ -73,8 +73,8 @@
"standard-version": "^9.5.0",
"tailwindcss": "^3.2.7",
"terser": "^5.16.3",
"typescript": "^4.9.5",
"vite": "4.1.4",
"typescript": "^5.0.2",
"vite": "4.2.0",
"vite-plugin-compression": "^0.5.1",
"vite-plugin-html": "^3.2.0",
"vite-plugin-sentry": "^1.1.7"
Expand Down
Loading

0 comments on commit 0fdf08e

Please sign in to comment.