@wix/create-new 0.0.81 → 0.0.83
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-YAK2QTA5.js → chunk-SFOWMTOT.js} +5 -4
- package/build/{chunk-YAK2QTA5.js.map → chunk-SFOWMTOT.js.map} +1 -1
- package/build/{generator-PWWNQSLZ.js → generator-MC3RF2NR.js} +2 -2
- package/build/index.js +240 -186
- package/build/index.js.map +1 -1
- package/package.json +2 -2
- /package/build/{generator-PWWNQSLZ.js.map → generator-MC3RF2NR.js.map} +0 -0
|
@@ -18347,6 +18347,7 @@ var CliSystemErrorCode = (0, import_variant.variant)({
|
|
|
18347
18347
|
FailedToConnectToLogsService: {},
|
|
18348
18348
|
LogsConnectionTimeout: {},
|
|
18349
18349
|
FailedToFetchAppForVersion: {},
|
|
18350
|
+
FailedToFetchLatestProductionVersion: {},
|
|
18350
18351
|
InvalidSiteOverrideID: {},
|
|
18351
18352
|
FailedToFindEsbuildOutputFile: {},
|
|
18352
18353
|
FailedOptimizingWithEsbuild: {},
|
|
@@ -18373,9 +18374,9 @@ var CliSystemErrorCode = (0, import_variant.variant)({
|
|
|
18373
18374
|
FailedToListComponentByComponentType: {},
|
|
18374
18375
|
FailedToParseBackofficeExtensionContainer: {},
|
|
18375
18376
|
FailedToParseBackofficePages: {},
|
|
18376
|
-
|
|
18377
|
-
|
|
18378
|
-
|
|
18377
|
+
FailedToGetAppEnvironmentVariablesByEnvironment: {},
|
|
18378
|
+
FailedToBulkUpsertAppEnvironmentVariables: {},
|
|
18379
|
+
FailedToDeleteAppEnvironmentVariableByEnvironmentAndKey: {},
|
|
18379
18380
|
FailedToUploadStaticFiles: {},
|
|
18380
18381
|
FailedCreatingAppProject: {},
|
|
18381
18382
|
FailedToGetAppProject: {},
|
|
@@ -21739,4 +21740,4 @@ is-git-url/index.js:
|
|
|
21739
21740
|
* Released under the MIT License.
|
|
21740
21741
|
*)
|
|
21741
21742
|
*/
|
|
21742
|
-
//# sourceMappingURL=chunk-
|
|
21743
|
+
//# sourceMappingURL=chunk-SFOWMTOT.js.map
|