@wix/create-new 0.0.38 → 0.0.40
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-OZM7WZ4W.js → chunk-CEXXL22E.js} +3 -1
- package/build/{chunk-OZM7WZ4W.js.map → chunk-CEXXL22E.js.map} +1 -1
- package/build/{generator-LMHXVMXT.js → generator-D63KTZEK.js} +2 -2
- package/build/index.js +1501 -1099
- package/build/index.js.map +1 -1
- package/package.json +2 -2
- /package/build/{generator-LMHXVMXT.js.map → generator-D63KTZEK.js.map} +0 -0
|
@@ -16364,6 +16364,8 @@ var CliSystemErrorCode = (0, import_variant.variant)({
|
|
|
16364
16364
|
FailedToGetMarketListing: {},
|
|
16365
16365
|
FailedToAddRequiredApp: {},
|
|
16366
16366
|
FailedToQuerySites: {},
|
|
16367
|
+
FailedToSetNamespace: {},
|
|
16368
|
+
FailedToSetCodeIdentifier: {},
|
|
16367
16369
|
FailedToGetSite: {},
|
|
16368
16370
|
FailedToDeploySite: {},
|
|
16369
16371
|
FailedToDeploySitePreview: {},
|
|
@@ -19678,4 +19680,4 @@ is-git-url/index.js:
|
|
|
19678
19680
|
* Released under the MIT License.
|
|
19679
19681
|
*)
|
|
19680
19682
|
*/
|
|
19681
|
-
//# sourceMappingURL=chunk-
|
|
19683
|
+
//# sourceMappingURL=chunk-CEXXL22E.js.map
|