@wix/create-app 0.0.201 → 0.0.202
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-IWAYBIJ2.js → chunk-N6DNKZUF.js} +2 -1
- package/build/{chunk-IWAYBIJ2.js.map → chunk-N6DNKZUF.js.map} +1 -1
- package/build/{generator-XLHVMQCA.js → generator-DP6EOIQM.js} +2 -2
- package/build/index.js +35 -13
- package/build/index.js.map +1 -1
- package/package.json +2 -2
- /package/build/{generator-XLHVMQCA.js.map → generator-DP6EOIQM.js.map} +0 -0
|
@@ -12671,6 +12671,7 @@ var CliSystemErrorCode = (0, import_variant.variant)({
|
|
|
12671
12671
|
FailedToAddPermission: {},
|
|
12672
12672
|
FailedToGetPlacements: {},
|
|
12673
12673
|
FailedToGetAppSecret: {},
|
|
12674
|
+
FailedToGetApp: {},
|
|
12674
12675
|
FailedToCreateTunnel: {},
|
|
12675
12676
|
FailedToDeleteTunnel: {},
|
|
12676
12677
|
FailedToGetBlocksExtensionsData: {},
|
|
@@ -15634,4 +15635,4 @@ queue-microtask/index.js:
|
|
|
15634
15635
|
run-parallel/index.js:
|
|
15635
15636
|
(*! run-parallel. MIT License. Feross Aboukhadijeh <https://feross.org/opensource> *)
|
|
15636
15637
|
*/
|
|
15637
|
-
//# sourceMappingURL=chunk-
|
|
15638
|
+
//# sourceMappingURL=chunk-N6DNKZUF.js.map
|