@wix/create-app 0.0.216 → 0.0.218
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-RQABU6WU.js → chunk-AH5P7VCI.js} +5 -2
- package/build/{chunk-RQABU6WU.js.map → chunk-AH5P7VCI.js.map} +1 -1
- package/build/{generator-OX754MXD.js → generator-HB62M5AD.js} +2 -2
- package/build/index.js +142 -111
- package/build/index.js.map +1 -1
- package/package.json +2 -2
- /package/build/{generator-OX754MXD.js.map → generator-HB62M5AD.js.map} +0 -0
|
@@ -14869,7 +14869,10 @@ var CliUserErrorCode = (0, import_variant.variant)({
|
|
|
14869
14869
|
InvalidSiteComponentElementItem: (0, import_variant.fields)(),
|
|
14870
14870
|
TrustedAppIsNotMarkedAsInternal: {},
|
|
14871
14871
|
DevCommandFailed: {},
|
|
14872
|
-
VibeRepositorySetupTimedout: {}
|
|
14872
|
+
VibeRepositorySetupTimedout: {},
|
|
14873
|
+
MultipleConfigFiles: (0, import_variant.fields)(),
|
|
14874
|
+
ConfigNoDefaultExport: (0, import_variant.fields)(),
|
|
14875
|
+
InvalidConfigDefinition: (0, import_variant.fields)()
|
|
14873
14876
|
});
|
|
14874
14877
|
var CliErrorCode = (0, import_variant.variant)({
|
|
14875
14878
|
...CliSystemErrorCode,
|
|
@@ -17591,4 +17594,4 @@ queue-microtask/index.js:
|
|
|
17591
17594
|
run-parallel/index.js:
|
|
17592
17595
|
(*! run-parallel. MIT License. Feross Aboukhadijeh <https://feross.org/opensource> *)
|
|
17593
17596
|
*/
|
|
17594
|
-
//# sourceMappingURL=chunk-
|
|
17597
|
+
//# sourceMappingURL=chunk-AH5P7VCI.js.map
|