@wix/create-new 0.0.78 → 0.0.80
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-B2FKZEYX.js → chunk-YAK2QTA5.js} +4 -4
- package/build/{chunk-B2FKZEYX.js.map → chunk-YAK2QTA5.js.map} +1 -1
- package/build/{generator-X6BKTWQ7.js → generator-PWWNQSLZ.js} +2 -2
- package/build/index.js +965 -903
- package/build/index.js.map +1 -1
- package/package.json +2 -2
- /package/build/{generator-X6BKTWQ7.js.map → generator-PWWNQSLZ.js.map} +0 -0
|
@@ -18373,9 +18373,9 @@ var CliSystemErrorCode = (0, import_variant.variant)({
|
|
|
18373
18373
|
FailedToListComponentByComponentType: {},
|
|
18374
18374
|
FailedToParseBackofficeExtensionContainer: {},
|
|
18375
18375
|
FailedToParseBackofficePages: {},
|
|
18376
|
-
|
|
18377
|
-
|
|
18378
|
-
|
|
18376
|
+
FailedToPullEnvironment: {},
|
|
18377
|
+
FailedToSetEnvironmentVariable: {},
|
|
18378
|
+
FailedToRemoveEnvironmentVariable: {},
|
|
18379
18379
|
FailedToUploadStaticFiles: {},
|
|
18380
18380
|
FailedCreatingAppProject: {},
|
|
18381
18381
|
FailedToGetAppProject: {},
|
|
@@ -21739,4 +21739,4 @@ is-git-url/index.js:
|
|
|
21739
21739
|
* Released under the MIT License.
|
|
21740
21740
|
*)
|
|
21741
21741
|
*/
|
|
21742
|
-
//# sourceMappingURL=chunk-
|
|
21742
|
+
//# sourceMappingURL=chunk-YAK2QTA5.js.map
|