@kontur.candy/generator 4.295.0-minitour-refactoring.9 → 4.296.0-defaultCV.0
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/dist/index.js +1 -0
- package/package.json +1 -1
package/dist/index.js
CHANGED
|
@@ -165629,6 +165629,7 @@ function getSettings(sugarRoot, gfv, additionalSettings) {
|
|
|
165629
165629
|
embeddedLogEnabled: false,
|
|
165630
165630
|
allowsend: false,
|
|
165631
165631
|
printInfo: {},
|
|
165632
|
+
useExtendedErrorLog: false,
|
|
165632
165633
|
regions: [],
|
|
165633
165634
|
ieDeprecationWarningEnabled: sugarRoot.ieDeprecationWarningEnabled,
|
|
165634
165635
|
compactActionPanel: sugarRoot.compactActionPanel,
|