@wix/create-app 0.0.178 → 0.0.180
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-WQQ7N27K.js → chunk-4DS5R2FR.js} +3 -1
- package/build/{chunk-WQQ7N27K.js.map → chunk-4DS5R2FR.js.map} +1 -1
- package/build/{generator-BDJKUNKO.js → generator-SZZQROVV.js} +2 -2
- package/build/index.js +454 -330
- package/build/index.js.map +1 -1
- package/package.json +2 -2
- /package/build/{generator-BDJKUNKO.js.map → generator-SZZQROVV.js.map} +0 -0
|
@@ -12702,6 +12702,8 @@ var CliSystemErrorCode = (0, import_variant.variant)({
|
|
|
12702
12702
|
FailedToGetMarketListing: {},
|
|
12703
12703
|
FailedToAddRequiredApp: {},
|
|
12704
12704
|
FailedToQuerySites: {},
|
|
12705
|
+
FailedToSetNamespace: {},
|
|
12706
|
+
FailedToSetCodeIdentifier: {},
|
|
12705
12707
|
FailedToGetSite: {},
|
|
12706
12708
|
FailedToDeploySite: {},
|
|
12707
12709
|
FailedToDeploySitePreview: {},
|
|
@@ -15629,4 +15631,4 @@ queue-microtask/index.js:
|
|
|
15629
15631
|
run-parallel/index.js:
|
|
15630
15632
|
(*! run-parallel. MIT License. Feross Aboukhadijeh <https://feross.org/opensource> *)
|
|
15631
15633
|
*/
|
|
15632
|
-
//# sourceMappingURL=chunk-
|
|
15634
|
+
//# sourceMappingURL=chunk-4DS5R2FR.js.map
|