@wix/create-new 0.0.62 → 0.0.63
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-ZVDOHBSI.js → chunk-GNLSHRVA.js} +2 -1
- package/build/{chunk-ZVDOHBSI.js.map → chunk-GNLSHRVA.js.map} +1 -1
- package/build/{generator-YMIR4LN4.js → generator-PRTIBUNH.js} +3 -7
- package/build/generator-PRTIBUNH.js.map +1 -0
- package/build/index.js +924 -881
- package/build/index.js.map +1 -1
- package/package.json +2 -2
- package/templates/app/blank/src/extensions/dashboard/pages/my-page/my-page.tsx +1 -1
- package/templates/app/blank/wix.config.json.ejs +6 -2
- package/build/generator-YMIR4LN4.js.map +0 -1
|
@@ -16333,6 +16333,7 @@ var CliSystemErrorCode = (0, import_variant.variant)({
|
|
|
16333
16333
|
FailedToAddPermission: {},
|
|
16334
16334
|
FailedToGetPlacements: {},
|
|
16335
16335
|
FailedToGetAppSecret: {},
|
|
16336
|
+
FailedToGetApp: {},
|
|
16336
16337
|
FailedToCreateTunnel: {},
|
|
16337
16338
|
FailedToDeleteTunnel: {},
|
|
16338
16339
|
FailedToGetBlocksExtensionsData: {},
|
|
@@ -19755,4 +19756,4 @@ is-git-url/index.js:
|
|
|
19755
19756
|
* Released under the MIT License.
|
|
19756
19757
|
*)
|
|
19757
19758
|
*/
|
|
19758
|
-
//# sourceMappingURL=chunk-
|
|
19759
|
+
//# sourceMappingURL=chunk-GNLSHRVA.js.map
|