@wix/create-new 0.0.95 → 0.0.96
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-DHK3O5LP.js → chunk-53VKLHMI.js} +1 -2
- package/build/{chunk-DHK3O5LP.js.map → chunk-53VKLHMI.js.map} +1 -1
- package/build/{generator-OZQ7WFEV.js → generator-C2FQ2YVL.js} +2 -2
- package/build/index.js +3 -3
- package/build/index.js.map +1 -1
- package/package.json +2 -2
- /package/build/{generator-OZQ7WFEV.js.map → generator-C2FQ2YVL.js.map} +0 -0
|
@@ -21424,7 +21424,6 @@ var wixAstroAppConfigSchema = zod_default.object({
|
|
|
21424
21424
|
$schema: zod_default.string().optional(),
|
|
21425
21425
|
projectType: zod_default.literal("App"),
|
|
21426
21426
|
appId: zod_default.string(),
|
|
21427
|
-
experimentalStandaloneExtensions: zod_default.boolean().optional(),
|
|
21428
21427
|
projectId: zod_default.string().optional(),
|
|
21429
21428
|
codeIdentifier: zod_default.string().optional(),
|
|
21430
21429
|
namespace: zod_default.string().optional()
|
|
@@ -21798,4 +21797,4 @@ is-git-url/index.js:
|
|
|
21798
21797
|
* Released under the MIT License.
|
|
21799
21798
|
*)
|
|
21800
21799
|
*/
|
|
21801
|
-
//# sourceMappingURL=chunk-
|
|
21800
|
+
//# sourceMappingURL=chunk-53VKLHMI.js.map
|