f276abf9e8
refs https://docs.sentry.io/platforms/javascript/configuration/filtering/#using--1%20 - this simplifies our logic to determine whether we should send events by moving the code to `beforeSend` - `errorHandler` is going away in Sentry v8 so this results in a shorter diff in the future - the logic should be the same, always send non-Ghost errors, and only send HTTP 500 Ghost errors |
||
---|---|---|
.. | ||
content | ||
core | ||
test | ||
.c8rc.e2e.json | ||
.c8rc.json | ||
.eslintignore | ||
.eslintrc.js | ||
.npmignore | ||
config.development.json | ||
ghost.js | ||
index.js | ||
jsconfig.json | ||
loggingrc.js | ||
MigratorConfig.js | ||
monobundle.js | ||
package.json | ||
playwright.config.js |