@wix/create-app 0.0.249 → 0.0.251
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-V6PDDX7X.js → chunk-UN7PDR6G.js} +3 -2
- package/build/{chunk-V6PDDX7X.js.map → chunk-UN7PDR6G.js.map} +1 -1
- package/build/{generator-233OYLKO.js → generator-VWEWJKQB.js} +2 -2
- package/build/index.js +70 -5
- package/build/index.js.map +1 -1
- package/package.json +2 -2
- /package/build/{generator-233OYLKO.js.map → generator-VWEWJKQB.js.map} +0 -0
|
@@ -14926,7 +14926,8 @@ var CliUserErrorCode = (0, import_variant.variant)({
|
|
|
14926
14926
|
InvalidConfigDefinition: (0, import_variant.fields)(),
|
|
14927
14927
|
PluginUnknownHook: (0, import_variant.fields)(),
|
|
14928
14928
|
PluginInvalidHookHandler: (0, import_variant.fields)(),
|
|
14929
|
-
PluginDuplicateName: (0, import_variant.fields)()
|
|
14929
|
+
PluginDuplicateName: (0, import_variant.fields)(),
|
|
14930
|
+
PluginInvalidPlatformLinksResult: (0, import_variant.fields)()
|
|
14930
14931
|
});
|
|
14931
14932
|
var CliErrorCode = (0, import_variant.variant)({
|
|
14932
14933
|
...CliSystemErrorCode,
|
|
@@ -17648,4 +17649,4 @@ queue-microtask/index.js:
|
|
|
17648
17649
|
run-parallel/index.js:
|
|
17649
17650
|
(*! run-parallel. MIT License. Feross Aboukhadijeh <https://feross.org/opensource> *)
|
|
17650
17651
|
*/
|
|
17651
|
-
//# sourceMappingURL=chunk-
|
|
17652
|
+
//# sourceMappingURL=chunk-UN7PDR6G.js.map
|