@atlaspack/reporter-cli 2.15.1-canary.123 → 2.15.1-canary.124
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 -1
- package/lib/CLIReporter.js.map +1 -1
- package/package.json +6 -6
package/lib/CLIReporter.js
CHANGED
|
@@ -5322,7 +5322,6 @@ const $2bb35e0919a05b41$export$f38af5fc86a6e665 = {
|
|
|
5322
5322
|
cachePerformanceImprovements: process.env.NODE_ENV === 'test',
|
|
5323
5323
|
environmentDeduplication: false,
|
|
5324
5324
|
inlineStringReplacementPerf: false,
|
|
5325
|
-
fixBuildAbortCorruption: false,
|
|
5326
5325
|
// Default to true as it's a monitoring change. Can be turned off if necessary.
|
|
5327
5326
|
verboseRequestInvalidationStats: true,
|
|
5328
5327
|
resolveBundlerConfigFromCwd: false,
|