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 013e1de commit ee09a02Copy full SHA for ee09a02
packages/nextjs/src/config/types.ts
@@ -309,9 +309,6 @@ export type SentryBuildOptions = {
309
310
/**
311
* Options for the Sentry Webpack plugin to customize bundle size optimizations.
312
- *
313
- * These options are always read from the `sentryAstro` integration.
314
- * Do not define them in the `sentry.client.config.(js|ts)` or `sentry.server.config.(js|ts)` files.
315
*/
316
bundleSizeOptimizations?: {
317
0 commit comments