@wix/create-app 0.0.209 → 0.0.211

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.
@@ -14,7 +14,7 @@ import {
14
14
  require_is_git_url,
15
15
  require_lib,
16
16
  require_semver
17
- } from "./chunk-RS4G232L.js";
17
+ } from "./chunk-DR2MXT7E.js";
18
18
  import {
19
19
  __commonJS,
20
20
  __require,
@@ -3986,4 +3986,4 @@ ejs/lib/ejs.js:
3986
3986
  * @license {@link http://www.apache.org/licenses/LICENSE-2.0 Apache License, Version 2.0}
3987
3987
  *)
3988
3988
  */
3989
- //# sourceMappingURL=generator-EUKGZEJA.js.map
3989
+ //# sourceMappingURL=generator-NUSZVX2B.js.map
package/build/index.js CHANGED
@@ -100,7 +100,7 @@ import {
100
100
  setupTestEnv,
101
101
  writeJson,
102
102
  zod_default
103
- } from "./chunk-RS4G232L.js";
103
+ } from "./chunk-DR2MXT7E.js";
104
104
  import {
105
105
  __commonJS,
106
106
  __dirname,
@@ -50996,6 +50996,9 @@ ${errorMessage2}`
50996
50996
  }
50997
50997
  );
50998
50998
  },
50999
+ SiteOutputDirectoryOutsideProject: () => {
51000
+ return () => /* @__PURE__ */ import_react77.default.createElement(ErrorMessage, { message: "Your site output directory must be located inside the main project folder. Please update your configuration." });
51001
+ },
50999
51002
  FailedToCreateMonitoringVitePlugin: ({ configPath }) => {
51000
51003
  return () => /* @__PURE__ */ import_react77.default.createElement(
51001
51004
  ErrorMessage,
@@ -56007,7 +56010,7 @@ function reportCommandStartEvent({
56007
56010
  var package_default = {
56008
56011
  name: "@wix/create-app",
56009
56012
  description: "Create Wix apps",
56010
- version: "0.0.209",
56013
+ version: "0.0.211",
56011
56014
  author: "Ihor Machuzhak",
56012
56015
  bin: "bin/index.cjs",
56013
56016
  devDependencies: {
@@ -66743,7 +66746,7 @@ function getTasks({
66743
66746
  cause: e2
66744
66747
  });
66745
66748
  }
66746
- const { generateApp } = await import("./generator-EUKGZEJA.js");
66749
+ const { generateApp } = await import("./generator-NUSZVX2B.js");
66747
66750
  await generateApp({
66748
66751
  packageName,
66749
66752
  packageFolder,