@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.
Files changed (2) hide show
  1. package/dist/index.js +1 -0
  2. 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,
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@kontur.candy/generator",
3
- "version": "4.295.0-minitour-refactoring.9",
3
+ "version": "4.296.0-defaultCV.0",
4
4
  "description": "Candy forms generator",
5
5
  "author": "SKBKontur Candy Team",
6
6
  "private": false,