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 ee036ed commit 31dfc08Copy full SHA for 31dfc08
packages/nitro-utils/rollup.npm.config.mjs
@@ -13,5 +13,5 @@ export default makeNPMConfigVariants(
13
: Boolean(process.env.SENTRY_BUILD_PRESERVE_MODULES),
14
},
15
16
- })
+ }),
17
);
0 commit comments