Skip to content

Commit ee09a02

Browse files
committed
delete astro comment
1 parent 013e1de commit ee09a02

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

packages/nextjs/src/config/types.ts

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -309,9 +309,6 @@ export type SentryBuildOptions = {
309309

310310
/**
311311
* 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.
315312
*/
316313
bundleSizeOptimizations?: {
317314
/**

0 commit comments

Comments
 (0)