shipthis 0.1.44 → 0.1.46
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/README.md +6 -45
- package/dist/{AppleBundleIdDetails-DSTNVuCE.js → AppleBundleIdDetails-DogjUozj.js} +4 -4
- package/dist/{Command-CUAYljjP.js → Command-CWKSGrtu.js} +2 -2
- package/dist/{CommandGame-DpCdhjIa.js → CommandGame-B7EQbgMq.js} +2 -2
- package/dist/{Create-CrvCt5uP.js → Create-DVnctE1E.js} +2 -2
- package/dist/{GameStatus-4GPzUgCD.js → GameStatus-DbwQmv4w.js} +2 -2
- package/dist/{Import-BXH6fSxe.js → Import-OqdHUTRB.js} +3 -3
- package/dist/{JobLogTail-CNw7TQdK.js → JobLogTail-D-IhoJDu.js} +4 -4
- package/dist/{JobProgress-BbklmvdG.js → JobProgress-C24YiJOA.js} +4 -4
- package/dist/{JobStatusTable-L4wAk8Ns.js → JobStatusTable-BrfiBJ2p.js} +3 -3
- package/dist/{ProjectCredentialsTable-BfMmJ7AU.js → ProjectCredentialsTable-DyUiZFwz.js} +2 -2
- package/dist/{UserCredentialsTable-081xdlb9.js → UserCredentialsTable-DBasvwqB.js} +2 -2
- package/dist/{baseAppleCommand-DDQU5PTs.js → baseAppleCommand-Dfzhp492.js} +1 -1
- package/dist/{baseCommand-CdsX3LS8.js → baseCommand-B7pUDBYl.js} +123 -11
- package/dist/{baseGameAndroidCommand-CAQVvU3i.js → baseGameAndroidCommand-BhridFzb.js} +2 -2
- package/dist/{baseGameCommand-CCyAhN-V.js → baseGameCommand-BTC5XD8W.js} +47 -47
- package/dist/commands/apiKey/create.js +3 -3
- package/dist/commands/apiKey/list.js +3 -3
- package/dist/commands/apiKey/revoke.js +3 -3
- package/dist/commands/apple/apiKey/create.js +9 -9
- package/dist/commands/apple/apiKey/delete.js +6 -6
- package/dist/commands/apple/apiKey/export.js +5 -5
- package/dist/commands/apple/apiKey/import.js +5 -5
- package/dist/commands/apple/apiKey/status.js +4 -4
- package/dist/commands/apple/certificate/create.js +9 -9
- package/dist/commands/apple/certificate/delete.js +6 -6
- package/dist/commands/apple/certificate/export.js +5 -5
- package/dist/commands/apple/certificate/import.js +5 -5
- package/dist/commands/apple/certificate/status.js +4 -4
- package/dist/commands/apple/login.js +2 -2
- package/dist/commands/apple/status.js +4 -4
- package/dist/commands/dashboard.js +3 -3
- package/dist/commands/game/android/apiKey/connect.js +11 -11
- package/dist/commands/game/android/apiKey/create.js +13 -13
- package/dist/commands/game/android/apiKey/delete.js +6 -6
- package/dist/commands/game/android/apiKey/export.js +9 -9
- package/dist/commands/game/android/apiKey/import.js +9 -9
- package/dist/commands/game/android/apiKey/invite.js +6 -6
- package/dist/commands/game/android/apiKey/policy.js +8 -8
- package/dist/commands/game/android/apiKey/status.js +9 -9
- package/dist/commands/game/android/keyStore/create.js +10 -10
- package/dist/commands/game/android/keyStore/delete.js +6 -6
- package/dist/commands/game/android/keyStore/export.js +8 -8
- package/dist/commands/game/android/keyStore/import.js +11 -11
- package/dist/commands/game/android/keyStore/status.js +9 -9
- package/dist/commands/game/android/status.js +7 -7
- package/dist/commands/game/build/download.js +6 -6
- package/dist/commands/game/build/list.js +7 -7
- package/dist/commands/game/create.js +2 -2
- package/dist/commands/game/details.js +5 -5
- package/dist/commands/game/export.js +2 -2
- package/dist/commands/game/ios/app/addTester.js +6 -6
- package/dist/commands/game/ios/app/create.js +5 -5
- package/dist/commands/game/ios/app/status.js +9 -9
- package/dist/commands/game/ios/app/sync.js +7 -7
- package/dist/commands/game/ios/profile/create.js +12 -10
- package/dist/commands/game/ios/profile/delete.js +7 -7
- package/dist/commands/game/ios/profile/export.js +8 -8
- package/dist/commands/game/ios/profile/import.js +8 -8
- package/dist/commands/game/ios/profile/status.js +9 -9
- package/dist/commands/game/ios/status.js +11 -11
- package/dist/commands/game/ios/wizard.js +3 -3
- package/dist/commands/game/job/list.js +6 -6
- package/dist/commands/game/job/status.js +9 -9
- package/dist/commands/game/list.js +3 -3
- package/dist/commands/game/ship.js +8 -8
- package/dist/commands/game/status.js +5 -5
- package/dist/commands/game/wizard.js +34 -34
- package/dist/commands/internal/fastlane.js +2 -2
- package/dist/commands/internal/readme.js +2 -2
- package/dist/commands/login.js +2 -2
- package/dist/commands/status.js +4 -4
- package/dist/commands/util/android-build-method.js +2 -2
- package/dist/commands/util/glass.js +2 -2
- package/dist/{export-4rGFZrzT.js → export-7GgsEM8k.js} +1 -1
- package/dist/{import-C9i4RAW6.js → import-DKibfocC.js} +1 -1
- package/dist/{index-B-7dXz3a.js → index-3FFnBAwx.js} +5 -5
- package/dist/{index-DBy7ImFs.js → index-B_dXK-Zt.js} +1 -1
- package/dist/{index-CQKTbsum.js → index-BeGDjWvi.js} +5 -4
- package/dist/index.js +0 -0
- package/dist/{upload-DWm3upu4.js → upload-DGY-glMy.js} +1 -1
- package/dist/{useAppleApp-B0I5eZYx.js → useAppleApp-DRJf8q6R.js} +1 -1
- package/dist/{useAppleBundleId-D4Uk-B7k.js → useAppleBundleId-B-5a-soi.js} +1 -1
- package/dist/{useAppleProfiles-YAcyvQa0.js → useAppleProfiles-BXXI2MAc.js} +1 -1
- package/dist/{useGoogleStatus-CMZyzdD6.js → useGoogleStatus-CETX9Rbw.js} +2 -2
- package/dist/{useProjectCredentials-8rTRb2Y7.js → useProjectCredentials-AV_OlZEu.js} +2 -2
- package/dist/{useWebSocket-CFc1M_mq.js → useWebSocket-DgYLiSrd.js} +1 -1
- package/dist/utils/help.js +0 -0
- package/docs/game/ios/app.md +11 -14
- package/npm-shrinkwrap.json +5143 -4990
- package/oclif.manifest.json +1 -1
- package/package.json +16 -11
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { Flags } from '@oclif/core';
|
|
2
|
-
import { p as API_URL, q as getAuthedHeaders, P as Platform, ad as getShortDateTime, H as castArrayObjectDates, J as JobStatus, ae as getShortTimeDelta, F as getJob, af as JobStage, a2 as LogLevel, l as getProject, a3 as getShortAuthRequiredUrl, I as queryClient,
|
|
2
|
+
import { p as API_URL, q as getAuthedHeaders, P as Platform, ad as getShortDateTime, H as castArrayObjectDates, J as JobStatus, ae as getShortTimeDelta, F as getJob, af as JobStage, a2 as LogLevel, l as getProject, a3 as getShortAuthRequiredUrl, I as queryClient, ac as BuildType, W as WEB_URL, B as BaseCommand, ag as getSelf, ah as getTerms, aa as updateProject } from './baseCommand-B7pUDBYl.js';
|
|
3
3
|
import { jsx, Fragment, jsxs } from 'react/jsx-runtime';
|
|
4
4
|
import { useStdin, useInput, Text, Box } from 'ink';
|
|
5
5
|
import Spinner from 'ink-spinner';
|
|
@@ -264,7 +264,7 @@ async function getInput(message) {
|
|
|
264
264
|
}
|
|
265
265
|
function generatePackageName(gameName) {
|
|
266
266
|
let normalizedGameName = gameName.trim().toLowerCase();
|
|
267
|
-
normalizedGameName = normalizedGameName.replaceAll(/[\s_
|
|
267
|
+
normalizedGameName = normalizedGameName.replaceAll(/[\s_-]+/g, ".");
|
|
268
268
|
normalizedGameName = normalizedGameName.replaceAll(/[^\d.a-z]/g, "");
|
|
269
269
|
normalizedGameName = normalizedGameName.replaceAll(/\.+/g, ".");
|
|
270
270
|
normalizedGameName = normalizedGameName.replace(/^\./, "").replace(/\.$/, "");
|
|
@@ -283,8 +283,8 @@ function scriptDir(importMeta) {
|
|
|
283
283
|
return dirname;
|
|
284
284
|
}
|
|
285
285
|
|
|
286
|
-
function getDefaultExportFromCjs
|
|
287
|
-
|
|
286
|
+
function getDefaultExportFromCjs(x) {
|
|
287
|
+
return x && x.__esModule && Object.prototype.hasOwnProperty.call(x, "default") ? x["default"] : x;
|
|
288
288
|
}
|
|
289
289
|
|
|
290
290
|
var ejs$1 = {};
|
|
@@ -296,13 +296,13 @@ var hasRequiredUtils;
|
|
|
296
296
|
function requireUtils () {
|
|
297
297
|
if (hasRequiredUtils) return utils;
|
|
298
298
|
hasRequiredUtils = 1;
|
|
299
|
-
(function (exports) {
|
|
299
|
+
(function (exports$1) {
|
|
300
300
|
var regExpChars = /[|\\{}()[\]^$+*?.]/g;
|
|
301
301
|
var hasOwnProperty = Object.prototype.hasOwnProperty;
|
|
302
302
|
var hasOwn = function(obj, key) {
|
|
303
303
|
return hasOwnProperty.apply(obj, [key]);
|
|
304
304
|
};
|
|
305
|
-
exports.escapeRegExpChars = function(string) {
|
|
305
|
+
exports$1.escapeRegExpChars = function(string) {
|
|
306
306
|
if (!string) {
|
|
307
307
|
return "";
|
|
308
308
|
}
|
|
@@ -331,7 +331,7 @@ function encode_char(c) {
|
|
|
331
331
|
return _ENCODE_HTML_RULES[c] || c;
|
|
332
332
|
};
|
|
333
333
|
`;
|
|
334
|
-
exports.escapeXML = function(markup) {
|
|
334
|
+
exports$1.escapeXML = function(markup) {
|
|
335
335
|
return markup == void 0 ? "" : String(markup).replace(_MATCH_HTML, encode_char);
|
|
336
336
|
};
|
|
337
337
|
function escapeXMLToString() {
|
|
@@ -339,14 +339,14 @@ function encode_char(c) {
|
|
|
339
339
|
}
|
|
340
340
|
try {
|
|
341
341
|
if (typeof Object.defineProperty === "function") {
|
|
342
|
-
Object.defineProperty(exports.escapeXML, "toString", { value: escapeXMLToString });
|
|
342
|
+
Object.defineProperty(exports$1.escapeXML, "toString", { value: escapeXMLToString });
|
|
343
343
|
} else {
|
|
344
|
-
exports.escapeXML.toString = escapeXMLToString;
|
|
344
|
+
exports$1.escapeXML.toString = escapeXMLToString;
|
|
345
345
|
}
|
|
346
346
|
} catch (err) {
|
|
347
347
|
console.warn("Unable to set escapeXML.toString (is the Function prototype frozen?)");
|
|
348
348
|
}
|
|
349
|
-
exports.shallowCopy = function(to, from) {
|
|
349
|
+
exports$1.shallowCopy = function(to, from) {
|
|
350
350
|
from = from || {};
|
|
351
351
|
if (to !== null && to !== void 0) {
|
|
352
352
|
for (var p in from) {
|
|
@@ -361,7 +361,7 @@ function encode_char(c) {
|
|
|
361
361
|
}
|
|
362
362
|
return to;
|
|
363
363
|
};
|
|
364
|
-
exports.shallowCopyFromList = function(to, from, list) {
|
|
364
|
+
exports$1.shallowCopyFromList = function(to, from, list) {
|
|
365
365
|
list = list || [];
|
|
366
366
|
from = from || {};
|
|
367
367
|
if (to !== null && to !== void 0) {
|
|
@@ -380,7 +380,7 @@ function encode_char(c) {
|
|
|
380
380
|
}
|
|
381
381
|
return to;
|
|
382
382
|
};
|
|
383
|
-
exports.cache = {
|
|
383
|
+
exports$1.cache = {
|
|
384
384
|
_data: {},
|
|
385
385
|
set: function(key, val) {
|
|
386
386
|
this._data[key] = val;
|
|
@@ -395,12 +395,12 @@ function encode_char(c) {
|
|
|
395
395
|
this._data = {};
|
|
396
396
|
}
|
|
397
397
|
};
|
|
398
|
-
exports.hyphenToCamel = function(str) {
|
|
398
|
+
exports$1.hyphenToCamel = function(str) {
|
|
399
399
|
return str.replace(/-[a-z]/g, function(match) {
|
|
400
400
|
return match[1].toUpperCase();
|
|
401
401
|
});
|
|
402
402
|
};
|
|
403
|
-
exports.createNullProtoObjWherePossible = function() {
|
|
403
|
+
exports$1.createNullProtoObjWherePossible = (function() {
|
|
404
404
|
if (typeof Object.create == "function") {
|
|
405
405
|
return function() {
|
|
406
406
|
return /* @__PURE__ */ Object.create(null);
|
|
@@ -414,9 +414,9 @@ function encode_char(c) {
|
|
|
414
414
|
return function() {
|
|
415
415
|
return {};
|
|
416
416
|
};
|
|
417
|
-
}();
|
|
418
|
-
exports.hasOwnOnlyObject = function(obj) {
|
|
419
|
-
var o = exports.createNullProtoObjWherePossible();
|
|
417
|
+
})();
|
|
418
|
+
exports$1.hasOwnOnlyObject = function(obj) {
|
|
419
|
+
var o = exports$1.createNullProtoObjWherePossible();
|
|
420
420
|
for (var p in obj) {
|
|
421
421
|
if (hasOwn(obj, p)) {
|
|
422
422
|
o[p] = obj[p];
|
|
@@ -437,7 +437,7 @@ var hasRequiredEjs;
|
|
|
437
437
|
function requireEjs () {
|
|
438
438
|
if (hasRequiredEjs) return ejs$1;
|
|
439
439
|
hasRequiredEjs = 1;
|
|
440
|
-
(function (exports) {
|
|
440
|
+
(function (exports$1) {
|
|
441
441
|
/**
|
|
442
442
|
* @file Embedded JavaScript templating engine. {@link http://ejs.co}
|
|
443
443
|
* @author Matthew Eernisse <mde@fleegix.org>
|
|
@@ -472,11 +472,11 @@ function requireEjs () {
|
|
|
472
472
|
var _OPTS_PASSABLE_WITH_DATA_EXPRESS = _OPTS_PASSABLE_WITH_DATA.concat("cache");
|
|
473
473
|
var _BOM = /^\uFEFF/;
|
|
474
474
|
var _JS_IDENTIFIER = /^[a-zA-Z_$][0-9a-zA-Z_$]*$/;
|
|
475
|
-
exports.cache = utils.cache;
|
|
476
|
-
exports.fileLoader = fs.readFileSync;
|
|
477
|
-
exports.localsName = _DEFAULT_LOCALS_NAME;
|
|
478
|
-
exports.promiseImpl = new Function("return this;")().Promise;
|
|
479
|
-
exports.resolveInclude = function(name, filename, isDir) {
|
|
475
|
+
exports$1.cache = utils.cache;
|
|
476
|
+
exports$1.fileLoader = fs.readFileSync;
|
|
477
|
+
exports$1.localsName = _DEFAULT_LOCALS_NAME;
|
|
478
|
+
exports$1.promiseImpl = new Function("return this;")().Promise;
|
|
479
|
+
exports$1.resolveInclude = function(name, filename, isDir) {
|
|
480
480
|
var dirname = path.dirname;
|
|
481
481
|
var extname = path.extname;
|
|
482
482
|
var resolve = path.resolve;
|
|
@@ -490,7 +490,7 @@ function requireEjs () {
|
|
|
490
490
|
function resolvePaths(name, paths) {
|
|
491
491
|
var filePath;
|
|
492
492
|
if (paths.some(function(v) {
|
|
493
|
-
filePath = exports.resolveInclude(name, v, true);
|
|
493
|
+
filePath = exports$1.resolveInclude(name, v, true);
|
|
494
494
|
return fs.existsSync(filePath);
|
|
495
495
|
})) {
|
|
496
496
|
return filePath;
|
|
@@ -506,11 +506,11 @@ function requireEjs () {
|
|
|
506
506
|
if (Array.isArray(options.root)) {
|
|
507
507
|
includePath = resolvePaths(path2, options.root);
|
|
508
508
|
} else {
|
|
509
|
-
includePath = exports.resolveInclude(path2, options.root || "/", true);
|
|
509
|
+
includePath = exports$1.resolveInclude(path2, options.root || "/", true);
|
|
510
510
|
}
|
|
511
511
|
} else {
|
|
512
512
|
if (options.filename) {
|
|
513
|
-
filePath = exports.resolveInclude(path2, options.filename);
|
|
513
|
+
filePath = exports$1.resolveInclude(path2, options.filename);
|
|
514
514
|
if (fs.existsSync(filePath)) {
|
|
515
515
|
includePath = filePath;
|
|
516
516
|
}
|
|
@@ -532,7 +532,7 @@ function requireEjs () {
|
|
|
532
532
|
if (!filename) {
|
|
533
533
|
throw new Error("cache option requires a filename");
|
|
534
534
|
}
|
|
535
|
-
func = exports.cache.get(filename);
|
|
535
|
+
func = exports$1.cache.get(filename);
|
|
536
536
|
if (func) {
|
|
537
537
|
return func;
|
|
538
538
|
}
|
|
@@ -545,17 +545,17 @@ function requireEjs () {
|
|
|
545
545
|
}
|
|
546
546
|
template = fileLoader(filename).toString().replace(_BOM, "");
|
|
547
547
|
}
|
|
548
|
-
func = exports.compile(template, options);
|
|
548
|
+
func = exports$1.compile(template, options);
|
|
549
549
|
if (options.cache) {
|
|
550
|
-
exports.cache.set(filename, func);
|
|
550
|
+
exports$1.cache.set(filename, func);
|
|
551
551
|
}
|
|
552
552
|
return func;
|
|
553
553
|
}
|
|
554
554
|
function tryHandleCache(options, data, cb) {
|
|
555
555
|
var result;
|
|
556
556
|
if (!cb) {
|
|
557
|
-
if (typeof exports.promiseImpl == "function") {
|
|
558
|
-
return new exports.promiseImpl(function(resolve, reject) {
|
|
557
|
+
if (typeof exports$1.promiseImpl == "function") {
|
|
558
|
+
return new exports$1.promiseImpl(function(resolve, reject) {
|
|
559
559
|
try {
|
|
560
560
|
result = handleCache(options)(data);
|
|
561
561
|
resolve(result);
|
|
@@ -576,7 +576,7 @@ function requireEjs () {
|
|
|
576
576
|
}
|
|
577
577
|
}
|
|
578
578
|
function fileLoader(filePath) {
|
|
579
|
-
return exports.fileLoader(filePath);
|
|
579
|
+
return exports$1.fileLoader(filePath);
|
|
580
580
|
}
|
|
581
581
|
function includeFile(path2, options) {
|
|
582
582
|
var opts = utils.shallowCopy(utils.createNullProtoObjWherePossible(), options);
|
|
@@ -610,7 +610,7 @@ function requireEjs () {
|
|
|
610
610
|
function stripSemi(str) {
|
|
611
611
|
return str.replace(/;(\s*$)/, "$1");
|
|
612
612
|
}
|
|
613
|
-
exports.compile = function compile(template, opts) {
|
|
613
|
+
exports$1.compile = function compile(template, opts) {
|
|
614
614
|
var templ;
|
|
615
615
|
if (opts && opts.scope) {
|
|
616
616
|
if (!scopeOptionWarned) {
|
|
@@ -625,7 +625,7 @@ function requireEjs () {
|
|
|
625
625
|
templ = new Template(template, opts);
|
|
626
626
|
return templ.compile();
|
|
627
627
|
};
|
|
628
|
-
exports.render = function(template, d, o) {
|
|
628
|
+
exports$1.render = function(template, d, o) {
|
|
629
629
|
var data = d || utils.createNullProtoObjWherePossible();
|
|
630
630
|
var opts = o || utils.createNullProtoObjWherePossible();
|
|
631
631
|
if (arguments.length == 2) {
|
|
@@ -633,7 +633,7 @@ function requireEjs () {
|
|
|
633
633
|
}
|
|
634
634
|
return handleCache(opts, template)(data);
|
|
635
635
|
};
|
|
636
|
-
exports.renderFile = function() {
|
|
636
|
+
exports$1.renderFile = function() {
|
|
637
637
|
var args = Array.prototype.slice.call(arguments);
|
|
638
638
|
var filename = args.shift();
|
|
639
639
|
var cb;
|
|
@@ -668,9 +668,9 @@ function requireEjs () {
|
|
|
668
668
|
}
|
|
669
669
|
return tryHandleCache(opts, data, cb);
|
|
670
670
|
};
|
|
671
|
-
exports.Template = Template;
|
|
672
|
-
exports.clearCache = function() {
|
|
673
|
-
exports.cache.reset();
|
|
671
|
+
exports$1.Template = Template;
|
|
672
|
+
exports$1.clearCache = function() {
|
|
673
|
+
exports$1.cache.reset();
|
|
674
674
|
};
|
|
675
675
|
function Template(text, optsParam) {
|
|
676
676
|
var opts = utils.hasOwnOnlyObject(optsParam);
|
|
@@ -685,9 +685,9 @@ function requireEjs () {
|
|
|
685
685
|
options.compileDebug = opts.compileDebug !== false;
|
|
686
686
|
options.debug = !!opts.debug;
|
|
687
687
|
options.filename = opts.filename;
|
|
688
|
-
options.openDelimiter = opts.openDelimiter || exports.openDelimiter || _DEFAULT_OPEN_DELIMITER;
|
|
689
|
-
options.closeDelimiter = opts.closeDelimiter || exports.closeDelimiter || _DEFAULT_CLOSE_DELIMITER;
|
|
690
|
-
options.delimiter = opts.delimiter || exports.delimiter || _DEFAULT_DELIMITER;
|
|
688
|
+
options.openDelimiter = opts.openDelimiter || exports$1.openDelimiter || _DEFAULT_OPEN_DELIMITER;
|
|
689
|
+
options.closeDelimiter = opts.closeDelimiter || exports$1.closeDelimiter || _DEFAULT_CLOSE_DELIMITER;
|
|
690
|
+
options.delimiter = opts.delimiter || exports$1.delimiter || _DEFAULT_DELIMITER;
|
|
691
691
|
options.strict = opts.strict || false;
|
|
692
692
|
options.context = opts.context;
|
|
693
693
|
options.cache = opts.cache || false;
|
|
@@ -695,7 +695,7 @@ function requireEjs () {
|
|
|
695
695
|
options.root = opts.root;
|
|
696
696
|
options.includer = opts.includer;
|
|
697
697
|
options.outputFunctionName = opts.outputFunctionName;
|
|
698
|
-
options.localsName = opts.localsName || exports.localsName || _DEFAULT_LOCALS_NAME;
|
|
698
|
+
options.localsName = opts.localsName || exports$1.localsName || _DEFAULT_LOCALS_NAME;
|
|
699
699
|
options.views = opts.views;
|
|
700
700
|
options.async = opts.async;
|
|
701
701
|
options.destructuredLocals = opts.destructuredLocals;
|
|
@@ -981,12 +981,12 @@ function requireEjs () {
|
|
|
981
981
|
}
|
|
982
982
|
}
|
|
983
983
|
};
|
|
984
|
-
exports.escapeXML = utils.escapeXML;
|
|
985
|
-
exports.__express = exports.renderFile;
|
|
986
|
-
exports.VERSION = _VERSION_STRING;
|
|
987
|
-
exports.name = _NAME;
|
|
984
|
+
exports$1.escapeXML = utils.escapeXML;
|
|
985
|
+
exports$1.__express = exports$1.renderFile;
|
|
986
|
+
exports$1.VERSION = _VERSION_STRING;
|
|
987
|
+
exports$1.name = _NAME;
|
|
988
988
|
if (typeof window != "undefined") {
|
|
989
|
-
window.ejs = exports;
|
|
989
|
+
window.ejs = exports$1;
|
|
990
990
|
}
|
|
991
991
|
} (ejs$1));
|
|
992
992
|
return ejs$1;
|
|
@@ -2,8 +2,8 @@ import { jsx } from 'react/jsx-runtime';
|
|
|
2
2
|
import { Flags } from '@oclif/core';
|
|
3
3
|
import { render } from 'ink';
|
|
4
4
|
import { v4 } from 'uuid';
|
|
5
|
-
import { Y as createAPIKey, c as getShortDate } from '../../baseCommand-
|
|
6
|
-
import { B as BaseAuthenticatedCommand, g as getShortUUID, a as getRenderedMarkdown } from '../../baseGameCommand-
|
|
5
|
+
import { Y as createAPIKey, c as getShortDate } from '../../baseCommand-B7pUDBYl.js';
|
|
6
|
+
import { B as BaseAuthenticatedCommand, g as getShortUUID, a as getRenderedMarkdown } from '../../baseGameCommand-BTC5XD8W.js';
|
|
7
7
|
import 'node:fs';
|
|
8
8
|
import 'node:path';
|
|
9
9
|
import 'chalk';
|
|
@@ -23,7 +23,7 @@ import 'qrcode';
|
|
|
23
23
|
import { R as RunWithSpinner } from '../../RunWithSpinner-DucRnFp6.js';
|
|
24
24
|
import 'godot-export-presets';
|
|
25
25
|
import 'yazl';
|
|
26
|
-
import { C as Command } from '../../Command-
|
|
26
|
+
import { C as Command } from '../../Command-CWKSGrtu.js';
|
|
27
27
|
import '@expo/apple-utils/build/index.js';
|
|
28
28
|
import 'node:crypto';
|
|
29
29
|
import 'node:readline';
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import { jsxs, jsx } from 'react/jsx-runtime';
|
|
2
2
|
import { Flags } from '@oclif/core';
|
|
3
3
|
import { render, Box, Text } from 'ink';
|
|
4
|
-
import { X as getAPIKeys, c as getShortDate } from '../../baseCommand-
|
|
5
|
-
import { B as BaseAuthenticatedCommand, g as getShortUUID } from '../../baseGameCommand-
|
|
4
|
+
import { X as getAPIKeys, c as getShortDate } from '../../baseCommand-B7pUDBYl.js';
|
|
5
|
+
import { B as BaseAuthenticatedCommand, g as getShortUUID } from '../../baseGameCommand-BTC5XD8W.js';
|
|
6
6
|
import 'node:fs';
|
|
7
7
|
import 'node:path';
|
|
8
8
|
import 'chalk';
|
|
@@ -25,7 +25,7 @@ import 'marked-terminal';
|
|
|
25
25
|
import 'qrcode';
|
|
26
26
|
import 'godot-export-presets';
|
|
27
27
|
import 'yazl';
|
|
28
|
-
import { C as Command } from '../../Command-
|
|
28
|
+
import { C as Command } from '../../Command-CWKSGrtu.js';
|
|
29
29
|
import '@expo/apple-utils/build/index.js';
|
|
30
30
|
import 'node:crypto';
|
|
31
31
|
import 'node:readline';
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import { jsx } from 'react/jsx-runtime';
|
|
2
2
|
import { Args, Flags } from '@oclif/core';
|
|
3
3
|
import { render } from 'ink';
|
|
4
|
-
import { Z as revokeAPIKey } from '../../baseCommand-
|
|
5
|
-
import { B as BaseAuthenticatedCommand, g as getShortUUID } from '../../baseGameCommand-
|
|
4
|
+
import { Z as revokeAPIKey } from '../../baseCommand-B7pUDBYl.js';
|
|
5
|
+
import { B as BaseAuthenticatedCommand, g as getShortUUID } from '../../baseGameCommand-BTC5XD8W.js';
|
|
6
6
|
import 'node:fs';
|
|
7
7
|
import 'node:path';
|
|
8
8
|
import 'chalk';
|
|
@@ -25,7 +25,7 @@ import 'qrcode';
|
|
|
25
25
|
import { R as RunWithSpinner } from '../../RunWithSpinner-DucRnFp6.js';
|
|
26
26
|
import 'godot-export-presets';
|
|
27
27
|
import 'yazl';
|
|
28
|
-
import { C as Command } from '../../Command-
|
|
28
|
+
import { C as Command } from '../../Command-CWKSGrtu.js';
|
|
29
29
|
import '@expo/apple-utils/build/index.js';
|
|
30
30
|
import 'node:crypto';
|
|
31
31
|
import 'node:readline';
|
|
@@ -1,15 +1,15 @@
|
|
|
1
1
|
import { jsx } from 'react/jsx-runtime';
|
|
2
2
|
import { Flags } from '@oclif/core';
|
|
3
3
|
import { render } from 'ink';
|
|
4
|
-
import { g as getUserCredentials } from '../../../index-
|
|
5
|
-
import { P as Platform, C as CredentialsType, A as ApiKey, U as UserRole, a as ApiKeyType } from '../../../baseCommand-
|
|
6
|
-
import { B as BaseAppleCommand } from '../../../baseAppleCommand-
|
|
4
|
+
import { g as getUserCredentials } from '../../../index-B_dXK-Zt.js';
|
|
5
|
+
import { P as Platform, C as CredentialsType, A as ApiKey, U as UserRole, a as ApiKeyType } from '../../../baseCommand-B7pUDBYl.js';
|
|
6
|
+
import { B as BaseAppleCommand } from '../../../baseAppleCommand-Dfzhp492.js';
|
|
7
7
|
import 'node:fs';
|
|
8
8
|
import 'axios';
|
|
9
9
|
import 'luxon';
|
|
10
|
-
import '
|
|
11
|
-
import 'chalk';
|
|
10
|
+
import 'ink-spinner';
|
|
12
11
|
import 'node:crypto';
|
|
12
|
+
import 'node:path';
|
|
13
13
|
import 'node:readline';
|
|
14
14
|
import 'node:url';
|
|
15
15
|
import 'readline-sync';
|
|
@@ -22,19 +22,19 @@ import 'socket.io-client';
|
|
|
22
22
|
import 'fullscreen-ink';
|
|
23
23
|
import 'stream';
|
|
24
24
|
import 'yazl';
|
|
25
|
-
import 'ink-spinner';
|
|
26
25
|
import 'string-length';
|
|
27
26
|
import 'strip-ansi';
|
|
28
27
|
import 'open';
|
|
29
28
|
import '@inkjs/ui';
|
|
30
|
-
import '../../../baseGameCommand-
|
|
29
|
+
import '../../../baseGameCommand-BTC5XD8W.js';
|
|
31
30
|
import 'marked';
|
|
32
31
|
import 'marked-terminal';
|
|
33
32
|
import 'qrcode';
|
|
34
33
|
import { R as RunWithSpinner } from '../../../RunWithSpinner-DucRnFp6.js';
|
|
35
34
|
import 'godot-export-presets';
|
|
36
|
-
import { C as Command } from '../../../Command-
|
|
37
|
-
import
|
|
35
|
+
import { C as Command } from '../../../Command-CWKSGrtu.js';
|
|
36
|
+
import 'chalk';
|
|
37
|
+
import { u as uploadUserCredentials } from '../../../upload-DGY-glMy.js';
|
|
38
38
|
import '@expo/apple-utils/build/index.js';
|
|
39
39
|
import 'fs';
|
|
40
40
|
import 'path';
|
|
@@ -1,16 +1,14 @@
|
|
|
1
1
|
import { Flags } from '@oclif/core';
|
|
2
|
-
import { B as BaseAppleCommand } from '../../../baseAppleCommand-DDQU5PTs.js';
|
|
3
2
|
import 'node:fs';
|
|
4
3
|
import 'axios';
|
|
5
|
-
import { P as Platform, C as CredentialsType, A as ApiKey } from '../../../baseCommand-
|
|
4
|
+
import { P as Platform, C as CredentialsType, A as ApiKey } from '../../../baseCommand-B7pUDBYl.js';
|
|
6
5
|
import 'luxon';
|
|
7
|
-
import { g as getUserCredentials, d as deleteUserCredential } from '../../../index-
|
|
8
|
-
import '
|
|
9
|
-
import 'chalk';
|
|
10
|
-
import { g as getShortUUID, a as getRenderedMarkdown, b as getInput } from '../../../baseGameCommand-CCyAhN-V.js';
|
|
6
|
+
import { g as getUserCredentials, d as deleteUserCredential } from '../../../index-B_dXK-Zt.js';
|
|
7
|
+
import { B as BaseAppleCommand } from '../../../baseAppleCommand-Dfzhp492.js';
|
|
11
8
|
import 'react/jsx-runtime';
|
|
12
9
|
import 'ink';
|
|
13
10
|
import 'ink-spinner';
|
|
11
|
+
import { g as getShortUUID, a as getRenderedMarkdown, b as getInput } from '../../../baseGameCommand-BTC5XD8W.js';
|
|
14
12
|
import 'react';
|
|
15
13
|
import '@tanstack/react-query';
|
|
16
14
|
import 'fast-glob';
|
|
@@ -24,6 +22,8 @@ import '@inkjs/ui';
|
|
|
24
22
|
import 'qrcode';
|
|
25
23
|
import 'godot-export-presets';
|
|
26
24
|
import 'yazl';
|
|
25
|
+
import 'node:path';
|
|
26
|
+
import 'chalk';
|
|
27
27
|
import '@expo/apple-utils/build/index.js';
|
|
28
28
|
import 'node:crypto';
|
|
29
29
|
import 'node:readline';
|
|
@@ -2,12 +2,12 @@ import { jsx } from 'react/jsx-runtime';
|
|
|
2
2
|
import * as fs from 'node:fs';
|
|
3
3
|
import { Args, Flags } from '@oclif/core';
|
|
4
4
|
import { render } from 'ink';
|
|
5
|
-
import { g as getUserCredentials } from '../../../index-
|
|
6
|
-
import { B as BaseAuthenticatedCommand } from '../../../baseGameCommand-
|
|
5
|
+
import { g as getUserCredentials } from '../../../index-B_dXK-Zt.js';
|
|
6
|
+
import { B as BaseAuthenticatedCommand } from '../../../baseGameCommand-BTC5XD8W.js';
|
|
7
7
|
import 'node:path';
|
|
8
8
|
import 'chalk';
|
|
9
9
|
import 'axios';
|
|
10
|
-
import { P as Platform, C as CredentialsType } from '../../../baseCommand-
|
|
10
|
+
import { P as Platform, C as CredentialsType } from '../../../baseCommand-B7pUDBYl.js';
|
|
11
11
|
import 'luxon';
|
|
12
12
|
import 'node:crypto';
|
|
13
13
|
import 'node:readline';
|
|
@@ -32,8 +32,8 @@ import 'marked-terminal';
|
|
|
32
32
|
import 'qrcode';
|
|
33
33
|
import { R as RunWithSpinner } from '../../../RunWithSpinner-DucRnFp6.js';
|
|
34
34
|
import 'godot-export-presets';
|
|
35
|
-
import { C as Command } from '../../../Command-
|
|
36
|
-
import { e as exportCredential } from '../../../export-
|
|
35
|
+
import { C as Command } from '../../../Command-CWKSGrtu.js';
|
|
36
|
+
import { e as exportCredential } from '../../../export-7GgsEM8k.js';
|
|
37
37
|
import 'fs';
|
|
38
38
|
import 'path';
|
|
39
39
|
import '@expo/apple-utils/build/index.js';
|
|
@@ -2,12 +2,12 @@ import { jsx } from 'react/jsx-runtime';
|
|
|
2
2
|
import * as fs from 'node:fs';
|
|
3
3
|
import { Args, Flags } from '@oclif/core';
|
|
4
4
|
import { render } from 'ink';
|
|
5
|
-
import { g as getUserCredentials } from '../../../index-
|
|
6
|
-
import { B as BaseAuthenticatedCommand } from '../../../baseGameCommand-
|
|
5
|
+
import { g as getUserCredentials } from '../../../index-B_dXK-Zt.js';
|
|
6
|
+
import { B as BaseAuthenticatedCommand } from '../../../baseGameCommand-BTC5XD8W.js';
|
|
7
7
|
import 'node:path';
|
|
8
8
|
import 'chalk';
|
|
9
9
|
import 'axios';
|
|
10
|
-
import { P as Platform, C as CredentialsType } from '../../../baseCommand-
|
|
10
|
+
import { P as Platform, C as CredentialsType } from '../../../baseCommand-B7pUDBYl.js';
|
|
11
11
|
import 'luxon';
|
|
12
12
|
import 'node:crypto';
|
|
13
13
|
import 'node:readline';
|
|
@@ -32,8 +32,8 @@ import 'marked-terminal';
|
|
|
32
32
|
import 'qrcode';
|
|
33
33
|
import { R as RunWithSpinner } from '../../../RunWithSpinner-DucRnFp6.js';
|
|
34
34
|
import 'godot-export-presets';
|
|
35
|
-
import { C as Command } from '../../../Command-
|
|
36
|
-
import { i as importCredential } from '../../../import-
|
|
35
|
+
import { C as Command } from '../../../Command-CWKSGrtu.js';
|
|
36
|
+
import { i as importCredential } from '../../../import-DKibfocC.js';
|
|
37
37
|
import 'fs';
|
|
38
38
|
import 'path';
|
|
39
39
|
import '@expo/apple-utils/build/index.js';
|
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
import { jsxs, Fragment, jsx } from 'react/jsx-runtime';
|
|
2
2
|
import { Flags } from '@oclif/core';
|
|
3
3
|
import { Box, Text, render } from 'ink';
|
|
4
|
-
import { B as BaseAuthenticatedCommand } from '../../../baseGameCommand-
|
|
4
|
+
import { B as BaseAuthenticatedCommand } from '../../../baseGameCommand-BTC5XD8W.js';
|
|
5
5
|
import 'node:fs';
|
|
6
6
|
import 'node:path';
|
|
7
7
|
import 'chalk';
|
|
8
8
|
import 'axios';
|
|
9
|
-
import { c as getShortDate, A as ApiKey, C as CredentialsType, P as Platform } from '../../../baseCommand-
|
|
9
|
+
import { c as getShortDate, A as ApiKey, C as CredentialsType, P as Platform } from '../../../baseCommand-B7pUDBYl.js';
|
|
10
10
|
import { DateTime } from 'luxon';
|
|
11
11
|
import 'node:crypto';
|
|
12
12
|
import 'node:readline';
|
|
@@ -25,7 +25,7 @@ import Spinner from 'ink-spinner';
|
|
|
25
25
|
import 'string-length';
|
|
26
26
|
import 'strip-ansi';
|
|
27
27
|
import 'open';
|
|
28
|
-
import { u as useUserCredentials, U as UserCredentialsTable } from '../../../UserCredentialsTable-
|
|
28
|
+
import { u as useUserCredentials, U as UserCredentialsTable } from '../../../UserCredentialsTable-DBasvwqB.js';
|
|
29
29
|
import '@inkjs/ui';
|
|
30
30
|
import 'marked';
|
|
31
31
|
import 'marked-terminal';
|
|
@@ -34,7 +34,7 @@ import 'godot-export-presets';
|
|
|
34
34
|
import { T as Table } from '../../../Table-FaNgpyeq.js';
|
|
35
35
|
import { T as Title } from '../../../Title-BCQtayg6.js';
|
|
36
36
|
import { N as NextSteps } from '../../../NextSteps-DbJHmscQ.js';
|
|
37
|
-
import { C as Command } from '../../../Command-
|
|
37
|
+
import { C as Command } from '../../../Command-CWKSGrtu.js';
|
|
38
38
|
import 'fs';
|
|
39
39
|
import 'path';
|
|
40
40
|
import '@expo/apple-utils/build/index.js';
|
|
@@ -1,16 +1,16 @@
|
|
|
1
1
|
import { jsx } from 'react/jsx-runtime';
|
|
2
2
|
import { Flags } from '@oclif/core';
|
|
3
3
|
import { render } from 'ink';
|
|
4
|
-
import { g as getUserCredentials } from '../../../index-
|
|
4
|
+
import { g as getUserCredentials } from '../../../index-B_dXK-Zt.js';
|
|
5
5
|
import forge from 'node-forge';
|
|
6
|
-
import { m as CertificateType, b as Certificate, P as Platform, C as CredentialsType } from '../../../baseCommand-
|
|
7
|
-
import { B as BaseAppleCommand } from '../../../baseAppleCommand-
|
|
6
|
+
import { m as CertificateType, b as Certificate, P as Platform, C as CredentialsType } from '../../../baseCommand-B7pUDBYl.js';
|
|
7
|
+
import { B as BaseAppleCommand } from '../../../baseAppleCommand-Dfzhp492.js';
|
|
8
8
|
import 'node:fs';
|
|
9
9
|
import 'axios';
|
|
10
10
|
import 'luxon';
|
|
11
|
-
import '
|
|
12
|
-
import 'chalk';
|
|
11
|
+
import 'ink-spinner';
|
|
13
12
|
import 'node:crypto';
|
|
13
|
+
import 'node:path';
|
|
14
14
|
import 'node:readline';
|
|
15
15
|
import 'node:url';
|
|
16
16
|
import 'readline-sync';
|
|
@@ -23,19 +23,19 @@ import 'socket.io-client';
|
|
|
23
23
|
import 'fullscreen-ink';
|
|
24
24
|
import 'stream';
|
|
25
25
|
import 'yazl';
|
|
26
|
-
import 'ink-spinner';
|
|
27
26
|
import 'string-length';
|
|
28
27
|
import 'strip-ansi';
|
|
29
28
|
import 'open';
|
|
30
29
|
import '@inkjs/ui';
|
|
31
|
-
import '../../../baseGameCommand-
|
|
30
|
+
import '../../../baseGameCommand-BTC5XD8W.js';
|
|
32
31
|
import 'marked';
|
|
33
32
|
import 'marked-terminal';
|
|
34
33
|
import 'qrcode';
|
|
35
34
|
import { R as RunWithSpinner } from '../../../RunWithSpinner-DucRnFp6.js';
|
|
36
35
|
import 'godot-export-presets';
|
|
37
|
-
import { C as Command } from '../../../Command-
|
|
38
|
-
import
|
|
36
|
+
import { C as Command } from '../../../Command-CWKSGrtu.js';
|
|
37
|
+
import 'chalk';
|
|
38
|
+
import { u as uploadUserCredentials } from '../../../upload-DGY-glMy.js';
|
|
39
39
|
import '@expo/apple-utils/build/index.js';
|
|
40
40
|
import 'fs';
|
|
41
41
|
import 'path';
|
|
@@ -1,16 +1,14 @@
|
|
|
1
1
|
import { Flags } from '@oclif/core';
|
|
2
|
-
import { B as BaseAppleCommand } from '../../../baseAppleCommand-DDQU5PTs.js';
|
|
3
2
|
import 'node:fs';
|
|
4
3
|
import 'axios';
|
|
5
|
-
import { P as Platform, C as CredentialsType, b as Certificate } from '../../../baseCommand-
|
|
4
|
+
import { P as Platform, C as CredentialsType, b as Certificate } from '../../../baseCommand-B7pUDBYl.js';
|
|
6
5
|
import 'luxon';
|
|
7
|
-
import { g as getUserCredentials, d as deleteUserCredential } from '../../../index-
|
|
8
|
-
import '
|
|
9
|
-
import 'chalk';
|
|
10
|
-
import { g as getShortUUID, a as getRenderedMarkdown, b as getInput } from '../../../baseGameCommand-CCyAhN-V.js';
|
|
6
|
+
import { g as getUserCredentials, d as deleteUserCredential } from '../../../index-B_dXK-Zt.js';
|
|
7
|
+
import { B as BaseAppleCommand } from '../../../baseAppleCommand-Dfzhp492.js';
|
|
11
8
|
import 'react/jsx-runtime';
|
|
12
9
|
import 'ink';
|
|
13
10
|
import 'ink-spinner';
|
|
11
|
+
import { g as getShortUUID, a as getRenderedMarkdown, b as getInput } from '../../../baseGameCommand-BTC5XD8W.js';
|
|
14
12
|
import 'react';
|
|
15
13
|
import '@tanstack/react-query';
|
|
16
14
|
import 'fast-glob';
|
|
@@ -24,6 +22,8 @@ import '@inkjs/ui';
|
|
|
24
22
|
import 'qrcode';
|
|
25
23
|
import 'godot-export-presets';
|
|
26
24
|
import 'yazl';
|
|
25
|
+
import 'node:path';
|
|
26
|
+
import 'chalk';
|
|
27
27
|
import '@expo/apple-utils/build/index.js';
|
|
28
28
|
import 'node:crypto';
|
|
29
29
|
import 'node:readline';
|
|
@@ -2,12 +2,12 @@ import { jsx } from 'react/jsx-runtime';
|
|
|
2
2
|
import * as fs from 'node:fs';
|
|
3
3
|
import { Args, Flags } from '@oclif/core';
|
|
4
4
|
import { render } from 'ink';
|
|
5
|
-
import { g as getUserCredentials } from '../../../index-
|
|
6
|
-
import { B as BaseAuthenticatedCommand } from '../../../baseGameCommand-
|
|
5
|
+
import { g as getUserCredentials } from '../../../index-B_dXK-Zt.js';
|
|
6
|
+
import { B as BaseAuthenticatedCommand } from '../../../baseGameCommand-BTC5XD8W.js';
|
|
7
7
|
import 'node:path';
|
|
8
8
|
import 'chalk';
|
|
9
9
|
import 'axios';
|
|
10
|
-
import { P as Platform, C as CredentialsType } from '../../../baseCommand-
|
|
10
|
+
import { P as Platform, C as CredentialsType } from '../../../baseCommand-B7pUDBYl.js';
|
|
11
11
|
import 'luxon';
|
|
12
12
|
import 'node:crypto';
|
|
13
13
|
import 'node:readline';
|
|
@@ -32,8 +32,8 @@ import 'marked-terminal';
|
|
|
32
32
|
import 'qrcode';
|
|
33
33
|
import { R as RunWithSpinner } from '../../../RunWithSpinner-DucRnFp6.js';
|
|
34
34
|
import 'godot-export-presets';
|
|
35
|
-
import { C as Command } from '../../../Command-
|
|
36
|
-
import { e as exportCredential } from '../../../export-
|
|
35
|
+
import { C as Command } from '../../../Command-CWKSGrtu.js';
|
|
36
|
+
import { e as exportCredential } from '../../../export-7GgsEM8k.js';
|
|
37
37
|
import 'fs';
|
|
38
38
|
import 'path';
|
|
39
39
|
import '@expo/apple-utils/build/index.js';
|
|
@@ -2,12 +2,12 @@ import { jsx } from 'react/jsx-runtime';
|
|
|
2
2
|
import * as fs from 'node:fs';
|
|
3
3
|
import { Args, Flags } from '@oclif/core';
|
|
4
4
|
import { render } from 'ink';
|
|
5
|
-
import { g as getUserCredentials } from '../../../index-
|
|
6
|
-
import { B as BaseAuthenticatedCommand } from '../../../baseGameCommand-
|
|
5
|
+
import { g as getUserCredentials } from '../../../index-B_dXK-Zt.js';
|
|
6
|
+
import { B as BaseAuthenticatedCommand } from '../../../baseGameCommand-BTC5XD8W.js';
|
|
7
7
|
import 'node:path';
|
|
8
8
|
import 'chalk';
|
|
9
9
|
import 'axios';
|
|
10
|
-
import { P as Platform, C as CredentialsType } from '../../../baseCommand-
|
|
10
|
+
import { P as Platform, C as CredentialsType } from '../../../baseCommand-B7pUDBYl.js';
|
|
11
11
|
import 'luxon';
|
|
12
12
|
import 'node:crypto';
|
|
13
13
|
import 'node:readline';
|
|
@@ -32,8 +32,8 @@ import 'marked-terminal';
|
|
|
32
32
|
import 'qrcode';
|
|
33
33
|
import { R as RunWithSpinner } from '../../../RunWithSpinner-DucRnFp6.js';
|
|
34
34
|
import 'godot-export-presets';
|
|
35
|
-
import { C as Command } from '../../../Command-
|
|
36
|
-
import { i as importCredential } from '../../../import-
|
|
35
|
+
import { C as Command } from '../../../Command-CWKSGrtu.js';
|
|
36
|
+
import { i as importCredential } from '../../../import-DKibfocC.js';
|
|
37
37
|
import 'fs';
|
|
38
38
|
import 'path';
|
|
39
39
|
import '@expo/apple-utils/build/index.js';
|