@atlaspack/reporter-cli 2.15.1-canary.121 → 2.15.1-canary.123
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/lib/CLIReporter.js +0 -5
- package/lib/CLIReporter.js.map +1 -1
- package/package.json +6 -6
package/lib/CLIReporter.js
CHANGED
|
@@ -5318,19 +5318,14 @@ const $2bb35e0919a05b41$export$f38af5fc86a6e665 = {
|
|
|
5318
5318
|
loadableSideEffects: false,
|
|
5319
5319
|
reduceResolverStringCreation: false,
|
|
5320
5320
|
inlineBundlesSourceMapFixes: false,
|
|
5321
|
-
conditionalBundlingNestedRuntime: false,
|
|
5322
5321
|
patchProjectPaths: false,
|
|
5323
5322
|
cachePerformanceImprovements: process.env.NODE_ENV === 'test',
|
|
5324
5323
|
environmentDeduplication: false,
|
|
5325
5324
|
inlineStringReplacementPerf: false,
|
|
5326
|
-
conditionalBundlingAsyncRuntime: false,
|
|
5327
5325
|
fixBuildAbortCorruption: false,
|
|
5328
5326
|
// Default to true as it's a monitoring change. Can be turned off if necessary.
|
|
5329
5327
|
verboseRequestInvalidationStats: true,
|
|
5330
|
-
conditionalBundlingReporterDuplicateFix: false,
|
|
5331
5328
|
resolveBundlerConfigFromCwd: false,
|
|
5332
|
-
conditionalBundlingReporterSameConditionFix: false,
|
|
5333
|
-
condbHtmlPackagerChange: false,
|
|
5334
5329
|
applyScopeHoistingImprovement: false,
|
|
5335
5330
|
inlineConstOptimisationFix: false,
|
|
5336
5331
|
hmrImprovements: false,
|