@wix/create-app 0.0.175 → 0.0.177

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.
@@ -13,7 +13,7 @@ import {
13
13
  pathExists,
14
14
  require_is_git_url,
15
15
  require_lib
16
- } from "./chunk-YJZMSH2X.js";
16
+ } from "./chunk-WQQ7N27K.js";
17
17
  import {
18
18
  __commonJS,
19
19
  __require,
@@ -3984,4 +3984,4 @@ ejs/lib/ejs.js:
3984
3984
  * @license {@link http://www.apache.org/licenses/LICENSE-2.0 Apache License, Version 2.0}
3985
3985
  *)
3986
3986
  */
3987
- //# sourceMappingURL=generator-WYU6PW63.js.map
3987
+ //# sourceMappingURL=generator-BDJKUNKO.js.map
package/build/index.js CHANGED
@@ -99,7 +99,7 @@ import {
99
99
  setupTestEnv,
100
100
  writeJson,
101
101
  zod_default
102
- } from "./chunk-YJZMSH2X.js";
102
+ } from "./chunk-WQQ7N27K.js";
103
103
  import {
104
104
  __commonJS,
105
105
  __dirname,
@@ -52579,15 +52579,6 @@ ${errorMessage2}`
52579
52579
  }
52580
52580
  );
52581
52581
  },
52582
- AppInstallerSiteNotFound: ({ siteId }) => {
52583
- return () => /* @__PURE__ */ import_react77.default.createElement(
52584
- ErrorMessage,
52585
- {
52586
- message: `Site with ID "${siteId}" not found.`,
52587
- hint: "Please make sure the site exists and you have access to it."
52588
- }
52589
- );
52590
- },
52591
52582
  EAccessPermissionDenied: () => {
52592
52583
  return () => /* @__PURE__ */ import_react77.default.createElement(
52593
52584
  ErrorMessage,
@@ -57460,7 +57451,7 @@ function reportCommandStartEvent({
57460
57451
  var package_default = {
57461
57452
  name: "@wix/create-app",
57462
57453
  description: "Create Wix apps",
57463
- version: "0.0.175",
57454
+ version: "0.0.177",
57464
57455
  author: "Ihor Machuzhak",
57465
57456
  bin: "bin/index.cjs",
57466
57457
  devDependencies: {
@@ -67635,7 +67626,7 @@ function getTasks({
67635
67626
  cause: e2
67636
67627
  });
67637
67628
  }
67638
- const { generateApp } = await import("./generator-WYU6PW63.js");
67629
+ const { generateApp } = await import("./generator-BDJKUNKO.js");
67639
67630
  await generateApp({
67640
67631
  packageName,
67641
67632
  packageFolder,