@wix/create-app 0.0.251 → 0.0.253
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-UN7PDR6G.js → chunk-7QKXO6Q5.js} +2 -1
- package/build/{chunk-UN7PDR6G.js.map → chunk-7QKXO6Q5.js.map} +1 -1
- package/build/{generator-VWEWJKQB.js → generator-G3PPR2ZE.js} +2 -2
- package/build/index.js +15 -3
- package/build/index.js.map +1 -1
- package/package.json +2 -2
- /package/build/{generator-VWEWJKQB.js.map → generator-G3PPR2ZE.js.map} +0 -0
|
@@ -14864,6 +14864,7 @@ var CliUserErrorCode = (0, import_variant.variant)({
|
|
|
14864
14864
|
TranslationFileNotFound: (0, import_variant.fields)(),
|
|
14865
14865
|
InvalidTranslationsFileSchema: (0, import_variant.fields)(),
|
|
14866
14866
|
ConnectUnsupportedForProjectType: {},
|
|
14867
|
+
GenerateExtensionUnsupportedForProjectType: (0, import_variant.fields)(),
|
|
14867
14868
|
MultilingualAppNotInstalled: {},
|
|
14868
14869
|
FailedToFetchPrimaryLanguage: {},
|
|
14869
14870
|
FailedToPushTranslations: {},
|
|
@@ -17649,4 +17650,4 @@ queue-microtask/index.js:
|
|
|
17649
17650
|
run-parallel/index.js:
|
|
17650
17651
|
(*! run-parallel. MIT License. Feross Aboukhadijeh <https://feross.org/opensource> *)
|
|
17651
17652
|
*/
|
|
17652
|
-
//# sourceMappingURL=chunk-
|
|
17653
|
+
//# sourceMappingURL=chunk-7QKXO6Q5.js.map
|