@wix/create-new 0.0.112 → 0.0.114
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-DO5DLGL7.js → chunk-CZYDQZ35.js} +2 -1
- package/build/{chunk-DO5DLGL7.js.map → chunk-CZYDQZ35.js.map} +1 -1
- package/build/{generator-DDPWEUUW.js → generator-LKZYBZZH.js} +2 -2
- package/build/index.js +15 -3
- package/build/index.js.map +1 -1
- package/package.json +2 -2
- /package/build/{generator-DDPWEUUW.js.map → generator-LKZYBZZH.js.map} +0 -0
|
@@ -18526,6 +18526,7 @@ var CliUserErrorCode = (0, import_variant.variant)({
|
|
|
18526
18526
|
TranslationFileNotFound: (0, import_variant.fields)(),
|
|
18527
18527
|
InvalidTranslationsFileSchema: (0, import_variant.fields)(),
|
|
18528
18528
|
ConnectUnsupportedForProjectType: {},
|
|
18529
|
+
GenerateExtensionUnsupportedForProjectType: (0, import_variant.fields)(),
|
|
18529
18530
|
MultilingualAppNotInstalled: {},
|
|
18530
18531
|
FailedToFetchPrimaryLanguage: {},
|
|
18531
18532
|
FailedToPushTranslations: {},
|
|
@@ -21894,4 +21895,4 @@ is-git-url/index.js:
|
|
|
21894
21895
|
* Released under the MIT License.
|
|
21895
21896
|
*)
|
|
21896
21897
|
*/
|
|
21897
|
-
//# sourceMappingURL=chunk-
|
|
21898
|
+
//# sourceMappingURL=chunk-CZYDQZ35.js.map
|