@wix/create-new 0.0.66 → 0.0.68

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.
@@ -21425,7 +21425,7 @@ var extensionsTopologySchema = zod_default.array(rawExtensionTopologyItemSchema.
21425
21425
  })
21426
21426
  );
21427
21427
  var buildMetadataSchema = zod_default.object({
21428
- appManifestPath: zod_default.string(),
21428
+ appManifestPath: zod_default.string().optional(),
21429
21429
  outDir: zod_default.string(),
21430
21430
  clientDir: zod_default.string(),
21431
21431
  serverDir: zod_default.string().optional(),
@@ -21723,4 +21723,4 @@ is-git-url/index.js:
21723
21723
  * Released under the MIT License.
21724
21724
  *)
21725
21725
  */
21726
- //# sourceMappingURL=chunk-6P27MUFC.js.map
21726
+ //# sourceMappingURL=chunk-UYE4R7XA.js.map