@wix/create-app 0.0.212 → 0.0.214
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.
- package/build/{chunk-DR2MXT7E.js → chunk-RQABU6WU.js} +2 -2
- package/build/{chunk-DR2MXT7E.js.map → chunk-RQABU6WU.js.map} +1 -1
- package/build/{generator-NUSZVX2B.js → generator-OX754MXD.js} +2 -2
- package/build/index.js +4 -4
- package/build/index.js.map +1 -1
- package/package.json +2 -2
- /package/build/{generator-NUSZVX2B.js.map → generator-OX754MXD.js.map} +0 -0
|
@@ -14,7 +14,7 @@ import {
|
|
|
14
14
|
require_is_git_url,
|
|
15
15
|
require_lib,
|
|
16
16
|
require_semver
|
|
17
|
-
} from "./chunk-
|
|
17
|
+
} from "./chunk-RQABU6WU.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-
|
|
3989
|
+
//# sourceMappingURL=generator-OX754MXD.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-
|
|
103
|
+
} from "./chunk-RQABU6WU.js";
|
|
104
104
|
import {
|
|
105
105
|
__commonJS,
|
|
106
106
|
__dirname,
|
|
@@ -50893,7 +50893,7 @@ ${errorMessage2}`
|
|
|
50893
50893
|
}
|
|
50894
50894
|
);
|
|
50895
50895
|
},
|
|
50896
|
-
|
|
50896
|
+
HeadlessArgumentIsInvalid: ({ errorMessage: errorMessage2 }) => {
|
|
50897
50897
|
return () => /* @__PURE__ */ import_react77.default.createElement(
|
|
50898
50898
|
ErrorMessage,
|
|
50899
50899
|
{
|
|
@@ -56010,7 +56010,7 @@ function reportCommandStartEvent({
|
|
|
56010
56010
|
var package_default = {
|
|
56011
56011
|
name: "@wix/create-app",
|
|
56012
56012
|
description: "Create Wix apps",
|
|
56013
|
-
version: "0.0.
|
|
56013
|
+
version: "0.0.214",
|
|
56014
56014
|
author: "Ihor Machuzhak",
|
|
56015
56015
|
bin: "bin/index.cjs",
|
|
56016
56016
|
devDependencies: {
|
|
@@ -66746,7 +66746,7 @@ function getTasks({
|
|
|
66746
66746
|
cause: e2
|
|
66747
66747
|
});
|
|
66748
66748
|
}
|
|
66749
|
-
const { generateApp } = await import("./generator-
|
|
66749
|
+
const { generateApp } = await import("./generator-OX754MXD.js");
|
|
66750
66750
|
await generateApp({
|
|
66751
66751
|
packageName,
|
|
66752
66752
|
packageFolder,
|