@wix/create-new 0.0.77 → 0.0.79
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-SP6CBGLK.js → chunk-OZTYFORB.js} +5 -2
- package/build/{chunk-SP6CBGLK.js.map → chunk-OZTYFORB.js.map} +1 -1
- package/build/{generator-CUTI2BWL.js → generator-346WRGXX.js} +2 -2
- package/build/index.js +115 -84
- package/build/index.js.map +1 -1
- package/package.json +2 -2
- /package/build/{generator-CUTI2BWL.js.map → generator-346WRGXX.js.map} +0 -0
|
@@ -18531,7 +18531,10 @@ var CliUserErrorCode = (0, import_variant.variant)({
|
|
|
18531
18531
|
InvalidSiteComponentElementItem: (0, import_variant.fields)(),
|
|
18532
18532
|
TrustedAppIsNotMarkedAsInternal: {},
|
|
18533
18533
|
DevCommandFailed: {},
|
|
18534
|
-
VibeRepositorySetupTimedout: {}
|
|
18534
|
+
VibeRepositorySetupTimedout: {},
|
|
18535
|
+
MultipleConfigFiles: (0, import_variant.fields)(),
|
|
18536
|
+
ConfigNoDefaultExport: (0, import_variant.fields)(),
|
|
18537
|
+
InvalidConfigDefinition: (0, import_variant.fields)()
|
|
18535
18538
|
});
|
|
18536
18539
|
var CliErrorCode = (0, import_variant.variant)({
|
|
18537
18540
|
...CliSystemErrorCode,
|
|
@@ -21736,4 +21739,4 @@ is-git-url/index.js:
|
|
|
21736
21739
|
* Released under the MIT License.
|
|
21737
21740
|
*)
|
|
21738
21741
|
*/
|
|
21739
|
-
//# sourceMappingURL=chunk-
|
|
21742
|
+
//# sourceMappingURL=chunk-OZTYFORB.js.map
|