Skip to content

Commit 33fac40

Browse files
chargomeLms24
andauthored
Update packages/bundler-plugin-core/src/types.ts
Co-authored-by: Lukas Stracke <[email protected]>
1 parent cd9c272 commit 33fac40

File tree

1 file changed

+1
-1
lines changed
  • packages/bundler-plugin-core/src

1 file changed

+1
-1
lines changed

packages/bundler-plugin-core/src/types.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ export interface Options {
9191
*/
9292
sourcemaps?: {
9393
/**
94-
* Disables all functionality related to sourcemaps.
94+
* Disables all functionality related to sourcemaps if set to `true`.
9595
*
9696
* If set to `"disable-upload"`, the plugin will not upload sourcemaps to Sentry, but will inject debug IDs into the build artifacts.
9797
* This is useful if you want to manually upload sourcemaps to Sentry at a later point in time.

0 commit comments

Comments
 (0)