@wix/create-new 0.0.76 → 0.0.78

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.
@@ -18373,9 +18373,9 @@ var CliSystemErrorCode = (0, import_variant.variant)({
18373
18373
  FailedToListComponentByComponentType: {},
18374
18374
  FailedToParseBackofficeExtensionContainer: {},
18375
18375
  FailedToParseBackofficePages: {},
18376
- FailedToPullEnvironment: {},
18377
- FailedToSetEnvironmentVariable: {},
18378
- FailedToRemoveEnvironmentVariable: {},
18376
+ FailedToGetAppEnvironmentVariablesByEnvironment: {},
18377
+ FailedToBulkUpsertAppEnvironmentVariables: {},
18378
+ FailedToDeleteAppEnvironmentVariableByEnvironmentAndKey: {},
18379
18379
  FailedToUploadStaticFiles: {},
18380
18380
  FailedCreatingAppProject: {},
18381
18381
  FailedToGetAppProject: {},
@@ -18531,7 +18531,10 @@ var CliUserErrorCode = (0, import_variant.variant)({
18531
18531
  InvalidSiteComponentElementItem: (0, import_variant.fields)(),
18532
18532
  TrustedAppIsNotMarkedAsInternal: {},
18533
18533
  DevCommandFailed: {},
18534
- VibeRepositorySetupTimedout: {}
18534
+ VibeRepositorySetupTimedout: {},
18535
+ MultipleConfigFiles: (0, import_variant.fields)(),
18536
+ ConfigNoDefaultExport: (0, import_variant.fields)(),
18537
+ InvalidConfigDefinition: (0, import_variant.fields)()
18535
18538
  });
18536
18539
  var CliErrorCode = (0, import_variant.variant)({
18537
18540
  ...CliSystemErrorCode,
@@ -21736,4 +21739,4 @@ is-git-url/index.js:
21736
21739
  * Released under the MIT License.
21737
21740
  *)
21738
21741
  */
21739
- //# sourceMappingURL=chunk-SP6CBGLK.js.map
21742
+ //# sourceMappingURL=chunk-B2FKZEYX.js.map