@wix/create-new 0.0.111 → 0.0.112
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-JNEPCJPC.js → chunk-DO5DLGL7.js} +3 -2
- package/build/{chunk-JNEPCJPC.js.map → chunk-DO5DLGL7.js.map} +1 -1
- package/build/{generator-244YLYSZ.js → generator-DDPWEUUW.js} +2 -2
- package/build/index.js +70 -5
- package/build/index.js.map +1 -1
- package/package.json +2 -2
- /package/build/{generator-244YLYSZ.js.map → generator-DDPWEUUW.js.map} +0 -0
|
@@ -18588,7 +18588,8 @@ var CliUserErrorCode = (0, import_variant.variant)({
|
|
|
18588
18588
|
InvalidConfigDefinition: (0, import_variant.fields)(),
|
|
18589
18589
|
PluginUnknownHook: (0, import_variant.fields)(),
|
|
18590
18590
|
PluginInvalidHookHandler: (0, import_variant.fields)(),
|
|
18591
|
-
PluginDuplicateName: (0, import_variant.fields)()
|
|
18591
|
+
PluginDuplicateName: (0, import_variant.fields)(),
|
|
18592
|
+
PluginInvalidPlatformLinksResult: (0, import_variant.fields)()
|
|
18592
18593
|
});
|
|
18593
18594
|
var CliErrorCode = (0, import_variant.variant)({
|
|
18594
18595
|
...CliSystemErrorCode,
|
|
@@ -21893,4 +21894,4 @@ is-git-url/index.js:
|
|
|
21893
21894
|
* Released under the MIT License.
|
|
21894
21895
|
*)
|
|
21895
21896
|
*/
|
|
21896
|
-
//# sourceMappingURL=chunk-
|
|
21897
|
+
//# sourceMappingURL=chunk-DO5DLGL7.js.map
|