-
-
Notifications
You must be signed in to change notification settings - Fork 1.8k
chore: make unit tests cacheable, fix package graph #7108
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Changes from 6 commits
806126b
2f6a447
bbe3c30
b290fca
dcab04e
e2db963
1907418
7098879
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -22,6 +22,7 @@ | |
| "tslib": "^1.9.3" | ||
| }, | ||
| "devDependencies": { | ||
| "@sentry/browser": "7.36.0", | ||
|
||
| "chai": "^4.1.2" | ||
| }, | ||
| "scripts": { | ||
|
|
||
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -25,6 +25,7 @@ | |
| "tslib": "^1.9.3" | ||
| }, | ||
| "devDependencies": { | ||
| "@sentry/tracing": "7.36.0", | ||
|
||
| "@types/cookie": "0.3.2", | ||
| "@types/express": "^4.17.14", | ||
| "@types/lru-cache": "^5.1.0", | ||
|
|
||
Uh oh!
There was an error while loading. Please reload this page.