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 c4f2ea7 commit b6c996aCopy full SHA for b6c996a
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