@wix/create-app 0.0.201 → 0.0.203
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-IWAYBIJ2.js → chunk-K4POCV53.js} +2 -2
- package/build/{chunk-IWAYBIJ2.js.map → chunk-K4POCV53.js.map} +1 -1
- package/build/{generator-XLHVMQCA.js → generator-64M7WKXO.js} +2 -2
- package/build/index.js +35 -16
- package/build/index.js.map +1 -1
- package/package.json +2 -2
- /package/build/{generator-XLHVMQCA.js.map → generator-64M7WKXO.js.map} +0 -0
|
@@ -12671,6 +12671,7 @@ var CliSystemErrorCode = (0, import_variant.variant)({
|
|
|
12671
12671
|
FailedToAddPermission: {},
|
|
12672
12672
|
FailedToGetPlacements: {},
|
|
12673
12673
|
FailedToGetAppSecret: {},
|
|
12674
|
+
FailedToGetApp: {},
|
|
12674
12675
|
FailedToCreateTunnel: {},
|
|
12675
12676
|
FailedToDeleteTunnel: {},
|
|
12676
12677
|
FailedToGetBlocksExtensionsData: {},
|
|
@@ -12773,7 +12774,6 @@ var CliSystemErrorCode = (0, import_variant.variant)({
|
|
|
12773
12774
|
FailedToDistributeClientManifestUpdate: {},
|
|
12774
12775
|
FailedToCreateRoutesWithMetaSiteUrl: {},
|
|
12775
12776
|
FailedToGetUrl: {},
|
|
12776
|
-
FailedToUpdateExternalSiteUrl: {},
|
|
12777
12777
|
FailedToGetGitHubOnboardingStatus: (0, import_variant.fields)(),
|
|
12778
12778
|
FailedToInitGitHubRepository: (0, import_variant.fields)(),
|
|
12779
12779
|
FailedToGenerateExtensionConfig: (0, import_variant.fields)(),
|
|
@@ -15634,4 +15634,4 @@ queue-microtask/index.js:
|
|
|
15634
15634
|
run-parallel/index.js:
|
|
15635
15635
|
(*! run-parallel. MIT License. Feross Aboukhadijeh <https://feross.org/opensource> *)
|
|
15636
15636
|
*/
|
|
15637
|
-
//# sourceMappingURL=chunk-
|
|
15637
|
+
//# sourceMappingURL=chunk-K4POCV53.js.map
|