@wix/create-app 0.0.183 → 0.0.185
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-Q3KAFCDN.js → chunk-RMTG2O6O.js} +3 -2
- package/build/{chunk-Q3KAFCDN.js.map → chunk-RMTG2O6O.js.map} +1 -1
- package/build/{generator-XFO3C7X5.js → generator-5JDRSM56.js} +2 -2
- package/build/index.js +2710 -2361
- package/build/index.js.map +1 -1
- package/package.json +3 -2
- /package/build/{generator-XFO3C7X5.js.map → generator-5JDRSM56.js.map} +0 -0
|
@@ -12774,7 +12774,8 @@ var CliSystemErrorCode = (0, import_variant.variant)({
|
|
|
12774
12774
|
FailedToGetUrl: {},
|
|
12775
12775
|
FailedToUpdateExternalSiteUrl: {},
|
|
12776
12776
|
FailedToGetGitHubOnboardingStatus: (0, import_variant.fields)(),
|
|
12777
|
-
FailedToInitGitHubRepository: (0, import_variant.fields)()
|
|
12777
|
+
FailedToInitGitHubRepository: (0, import_variant.fields)(),
|
|
12778
|
+
FailedToGenerateExtensionConfig: (0, import_variant.fields)()
|
|
12778
12779
|
});
|
|
12779
12780
|
var CliUserErrorCode = (0, import_variant.variant)({
|
|
12780
12781
|
LatestVersionOfCreateAppRequired: (0, import_variant.fields)(),
|
|
@@ -15631,4 +15632,4 @@ queue-microtask/index.js:
|
|
|
15631
15632
|
run-parallel/index.js:
|
|
15632
15633
|
(*! run-parallel. MIT License. Feross Aboukhadijeh <https://feross.org/opensource> *)
|
|
15633
15634
|
*/
|
|
15634
|
-
//# sourceMappingURL=chunk-
|
|
15635
|
+
//# sourceMappingURL=chunk-RMTG2O6O.js.map
|