forked from laravel/laravel
-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* build: sentry * feat: sentry * chore: `SENTRY_LARAVEL_DSN` null for test * build: `sentry/react` * build: `sentry/vite-plugin` * feat(front): sentry * docs: update readme * feat: dynamic plugin options * feat: auth token * refactor(front): `.env` variable usage * docs: disclaimer * docs: change alt text --------- Co-authored-by: Gianfranco Rocco <[email protected]>
- Loading branch information
1 parent
fe887b6
commit fb635db
Showing
15 changed files
with
1,465 additions
and
166 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -22,3 +22,6 @@ yarn-error.log | |
/reports/ | ||
/tsconfig.tsbuildinfo | ||
/.phpunit.cache/ | ||
|
||
# Sentry Config File | ||
.env.sentry-build-plugin |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.