@wix/create-app 0.0.220 → 0.0.222
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-AH5P7VCI.js → chunk-AR5GU4DQ.js} +5 -4
- package/build/{chunk-AH5P7VCI.js.map → chunk-AR5GU4DQ.js.map} +1 -1
- package/build/{generator-HB62M5AD.js → generator-67LVOXN5.js} +2 -2
- package/build/index.js +14 -6
- package/build/index.js.map +1 -1
- package/package.json +2 -2
- /package/build/{generator-HB62M5AD.js.map → generator-67LVOXN5.js.map} +0 -0
|
@@ -14685,6 +14685,7 @@ var CliSystemErrorCode = (0, import_variant.variant)({
|
|
|
14685
14685
|
FailedToConnectToLogsService: {},
|
|
14686
14686
|
LogsConnectionTimeout: {},
|
|
14687
14687
|
FailedToFetchAppForVersion: {},
|
|
14688
|
+
FailedToFetchLatestProductionVersion: {},
|
|
14688
14689
|
InvalidSiteOverrideID: {},
|
|
14689
14690
|
FailedToFindEsbuildOutputFile: {},
|
|
14690
14691
|
FailedOptimizingWithEsbuild: {},
|
|
@@ -14711,9 +14712,9 @@ var CliSystemErrorCode = (0, import_variant.variant)({
|
|
|
14711
14712
|
FailedToListComponentByComponentType: {},
|
|
14712
14713
|
FailedToParseBackofficeExtensionContainer: {},
|
|
14713
14714
|
FailedToParseBackofficePages: {},
|
|
14714
|
-
|
|
14715
|
-
|
|
14716
|
-
|
|
14715
|
+
FailedToGetAppEnvironmentVariablesByEnvironment: {},
|
|
14716
|
+
FailedToBulkUpsertAppEnvironmentVariables: {},
|
|
14717
|
+
FailedToDeleteAppEnvironmentVariableByEnvironmentAndKey: {},
|
|
14717
14718
|
FailedToUploadStaticFiles: {},
|
|
14718
14719
|
FailedCreatingAppProject: {},
|
|
14719
14720
|
FailedToGetAppProject: {},
|
|
@@ -17594,4 +17595,4 @@ queue-microtask/index.js:
|
|
|
17594
17595
|
run-parallel/index.js:
|
|
17595
17596
|
(*! run-parallel. MIT License. Feross Aboukhadijeh <https://feross.org/opensource> *)
|
|
17596
17597
|
*/
|
|
17597
|
-
//# sourceMappingURL=chunk-
|
|
17598
|
+
//# sourceMappingURL=chunk-AR5GU4DQ.js.map
|