@shopify/create-app 3.87.1 → 3.87.2
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/dist/{chunk-XMF47BUQ.js → chunk-2TZYQN2V.js} +4 -4
- package/dist/{chunk-YEOHIQB3.js → chunk-447ARDSU.js} +4 -4
- package/dist/{chunk-XHY5JSSI.js → chunk-BPE3Z6SL.js} +4 -4
- package/dist/{chunk-QOMUAXM4.js → chunk-E7XE2ARS.js} +5 -5
- package/dist/{chunk-FOOHTU3J.js → chunk-HFDFZYWH.js} +3 -3
- package/dist/{chunk-CLEVJX2N.js → chunk-LZZX55OB.js} +5 -5
- package/dist/{chunk-VGBZIFUM.js → chunk-YFM6JOY4.js} +2 -2
- package/dist/{custom-oclif-loader-V35G4RBJ.js → custom-oclif-loader-GKICOYDK.js} +2 -2
- package/dist/{error-handler-CXM4DA3F.js → error-handler-KEOBZRN6.js} +6 -6
- package/dist/hooks/postrun.js +5 -5
- package/dist/hooks/prerun.js +4 -4
- package/dist/index.js +11 -11
- package/dist/{local-AGDNM4MO.js → local-2YM74VBN.js} +2 -2
- package/dist/{node-package-manager-K56JEGHV.js → node-package-manager-XQHPINWH.js} +3 -3
- package/dist/{ui-LLFIPNPT.js → ui-Z5ALGKAS.js} +2 -2
- package/oclif.manifest.json +1 -1
- package/package.json +3 -3
|
@@ -14,7 +14,7 @@ import {
|
|
|
14
14
|
setCurrentSessionId,
|
|
15
15
|
setSessions,
|
|
16
16
|
timeIntervalToMilliseconds
|
|
17
|
-
} from "./chunk-
|
|
17
|
+
} from "./chunk-YFM6JOY4.js";
|
|
18
18
|
import {
|
|
19
19
|
AbortError,
|
|
20
20
|
BugError,
|
|
@@ -80,7 +80,7 @@ import {
|
|
|
80
80
|
stringifyMessage,
|
|
81
81
|
systemEnvironmentVariables,
|
|
82
82
|
themeToken
|
|
83
|
-
} from "./chunk-
|
|
83
|
+
} from "./chunk-HFDFZYWH.js";
|
|
84
84
|
import {
|
|
85
85
|
cwd,
|
|
86
86
|
sniffForJson
|
|
@@ -30580,7 +30580,7 @@ var require_lib3 = __commonJS({
|
|
|
30580
30580
|
|
|
30581
30581
|
// ../cli-kit/dist/public/common/version.js
|
|
30582
30582
|
init_cjs_shims();
|
|
30583
|
-
var CLI_KIT_VERSION = "3.87.
|
|
30583
|
+
var CLI_KIT_VERSION = "3.87.2";
|
|
30584
30584
|
|
|
30585
30585
|
// ../cli-kit/dist/private/node/context/service.js
|
|
30586
30586
|
init_cjs_shims();
|
|
@@ -36749,4 +36749,4 @@ mime-types/index.js:
|
|
|
36749
36749
|
* MIT Licensed
|
|
36750
36750
|
*)
|
|
36751
36751
|
*/
|
|
36752
|
-
//# sourceMappingURL=chunk-
|
|
36752
|
+
//# sourceMappingURL=chunk-2TZYQN2V.js.map
|
|
@@ -5,10 +5,10 @@ import {
|
|
|
5
5
|
getLastSeenUserIdAfterAuth,
|
|
6
6
|
getSensitiveEnvironmentData,
|
|
7
7
|
requestIdsCollection
|
|
8
|
-
} from "./chunk-
|
|
8
|
+
} from "./chunk-2TZYQN2V.js";
|
|
9
9
|
import {
|
|
10
10
|
runWithRateLimit
|
|
11
|
-
} from "./chunk-
|
|
11
|
+
} from "./chunk-YFM6JOY4.js";
|
|
12
12
|
import {
|
|
13
13
|
alwaysLogAnalytics,
|
|
14
14
|
alwaysLogMetrics,
|
|
@@ -24,7 +24,7 @@ import {
|
|
|
24
24
|
outputDebug,
|
|
25
25
|
outputToken,
|
|
26
26
|
reportingRateLimit
|
|
27
|
-
} from "./chunk-
|
|
27
|
+
} from "./chunk-HFDFZYWH.js";
|
|
28
28
|
import {
|
|
29
29
|
__commonJS,
|
|
30
30
|
__esm,
|
|
@@ -16093,4 +16093,4 @@ export {
|
|
|
16093
16093
|
recordEvent2 as recordEvent,
|
|
16094
16094
|
compileData2 as compileData
|
|
16095
16095
|
};
|
|
16096
|
-
//# sourceMappingURL=chunk-
|
|
16096
|
+
//# sourceMappingURL=chunk-447ARDSU.js.map
|
|
@@ -1,15 +1,15 @@
|
|
|
1
1
|
import {
|
|
2
2
|
reportAnalyticsEvent
|
|
3
|
-
} from "./chunk-
|
|
3
|
+
} from "./chunk-447ARDSU.js";
|
|
4
4
|
import {
|
|
5
5
|
getNextDeprecationDate
|
|
6
|
-
} from "./chunk-
|
|
6
|
+
} from "./chunk-2TZYQN2V.js";
|
|
7
7
|
import {
|
|
8
8
|
addSensitiveMetadata,
|
|
9
9
|
getAllSensitiveMetadata,
|
|
10
10
|
outputDebug,
|
|
11
11
|
renderWarning
|
|
12
|
-
} from "./chunk-
|
|
12
|
+
} from "./chunk-HFDFZYWH.js";
|
|
13
13
|
import {
|
|
14
14
|
init_cjs_shims
|
|
15
15
|
} from "./chunk-PKR7KJ6P.js";
|
|
@@ -77,4 +77,4 @@ export {
|
|
|
77
77
|
postRunHookHasCompleted,
|
|
78
78
|
hook
|
|
79
79
|
};
|
|
80
|
-
//# sourceMappingURL=chunk-
|
|
80
|
+
//# sourceMappingURL=chunk-BPE3Z6SL.js.map
|
|
@@ -2,12 +2,12 @@ import {
|
|
|
2
2
|
CLI_KIT_VERSION,
|
|
3
3
|
jsonOutputEnabled,
|
|
4
4
|
z
|
|
5
|
-
} from "./chunk-
|
|
5
|
+
} from "./chunk-2TZYQN2V.js";
|
|
6
6
|
import {
|
|
7
7
|
cacheRetrieve,
|
|
8
8
|
cacheStore,
|
|
9
9
|
versionSatisfies
|
|
10
|
-
} from "./chunk-
|
|
10
|
+
} from "./chunk-YFM6JOY4.js";
|
|
11
11
|
import {
|
|
12
12
|
AbortSilentError,
|
|
13
13
|
exec,
|
|
@@ -16,7 +16,7 @@ import {
|
|
|
16
16
|
renderError,
|
|
17
17
|
renderInfo,
|
|
18
18
|
renderWarning
|
|
19
|
-
} from "./chunk-
|
|
19
|
+
} from "./chunk-HFDFZYWH.js";
|
|
20
20
|
import {
|
|
21
21
|
init_cjs_shims
|
|
22
22
|
} from "./chunk-PKR7KJ6P.js";
|
|
@@ -84,7 +84,7 @@ async function showNotificationsIfNeeded(currentSurfaces, environment = process.
|
|
|
84
84
|
throw new AbortSilentError();
|
|
85
85
|
let errorMessage = `Error showing notifications: ${error.message}`;
|
|
86
86
|
outputDebug(errorMessage);
|
|
87
|
-
let { sendErrorToBugsnag } = await import("./error-handler-
|
|
87
|
+
let { sendErrorToBugsnag } = await import("./error-handler-KEOBZRN6.js");
|
|
88
88
|
await sendErrorToBugsnag(errorMessage, "unexpected_error");
|
|
89
89
|
}
|
|
90
90
|
}
|
|
@@ -174,4 +174,4 @@ export {
|
|
|
174
174
|
showNotificationsIfNeeded,
|
|
175
175
|
fetchNotificationsInBackground
|
|
176
176
|
};
|
|
177
|
-
//# sourceMappingURL=chunk-
|
|
177
|
+
//# sourceMappingURL=chunk-E7XE2ARS.js.map
|
|
@@ -23388,7 +23388,7 @@ function createRuntimeMetadataContainer(defaultPublicMetadata = {}) {
|
|
|
23388
23388
|
try {
|
|
23389
23389
|
await getAndSet();
|
|
23390
23390
|
} catch (error) {
|
|
23391
|
-
let { sendErrorToBugsnag } = await import("./error-handler-
|
|
23391
|
+
let { sendErrorToBugsnag } = await import("./error-handler-KEOBZRN6.js");
|
|
23392
23392
|
await sendErrorToBugsnag(error, "unexpected_error");
|
|
23393
23393
|
}
|
|
23394
23394
|
}, durationStack = [];
|
|
@@ -29005,7 +29005,7 @@ init_cjs_shims();
|
|
|
29005
29005
|
|
|
29006
29006
|
// ../cli-kit/dist/public/common/function.js
|
|
29007
29007
|
init_cjs_shims();
|
|
29008
|
-
var import_memoize = __toESM(require_memoize()
|
|
29008
|
+
var import_memoize = __toESM(require_memoize()), import_debounce = __toESM(require_debounce()), import_throttle2 = __toESM(require_throttle());
|
|
29009
29009
|
function debounce(func, wait, options) {
|
|
29010
29010
|
return (0, import_debounce.default)(func, wait, options);
|
|
29011
29011
|
}
|
|
@@ -32433,4 +32433,4 @@ react-reconciler/cjs/react-reconciler-constants.development.js:
|
|
|
32433
32433
|
* LICENSE file in the root directory of this source tree.
|
|
32434
32434
|
*)
|
|
32435
32435
|
*/
|
|
32436
|
-
//# sourceMappingURL=chunk-
|
|
32436
|
+
//# sourceMappingURL=chunk-HFDFZYWH.js.map
|
|
@@ -1,16 +1,16 @@
|
|
|
1
1
|
import {
|
|
2
2
|
fanoutHooks,
|
|
3
3
|
reportAnalyticsEvent
|
|
4
|
-
} from "./chunk-
|
|
4
|
+
} from "./chunk-447ARDSU.js";
|
|
5
5
|
import {
|
|
6
6
|
CLI_KIT_VERSION,
|
|
7
7
|
getEnvironmentData,
|
|
8
8
|
getLastSeenUserIdAfterAuth,
|
|
9
9
|
isLocalEnvironment
|
|
10
|
-
} from "./chunk-
|
|
10
|
+
} from "./chunk-2TZYQN2V.js";
|
|
11
11
|
import {
|
|
12
12
|
runWithRateLimit
|
|
13
|
-
} from "./chunk-
|
|
13
|
+
} from "./chunk-YFM6JOY4.js";
|
|
14
14
|
import {
|
|
15
15
|
AbortSilentError,
|
|
16
16
|
CancelExecution,
|
|
@@ -25,7 +25,7 @@ import {
|
|
|
25
25
|
reportingRateLimit,
|
|
26
26
|
require_stacktracey,
|
|
27
27
|
shouldReportErrorAsUnexpected
|
|
28
|
-
} from "./chunk-
|
|
28
|
+
} from "./chunk-HFDFZYWH.js";
|
|
29
29
|
import {
|
|
30
30
|
require_lib
|
|
31
31
|
} from "./chunk-V7OWCSFT.js";
|
|
@@ -2233,4 +2233,4 @@ export {
|
|
|
2233
2233
|
registerCleanBugsnagErrorsFromWithinPlugins,
|
|
2234
2234
|
addBugsnagMetadata
|
|
2235
2235
|
};
|
|
2236
|
-
//# sourceMappingURL=chunk-
|
|
2236
|
+
//# sourceMappingURL=chunk-LZZX55OB.js.map
|
|
@@ -20,7 +20,7 @@ import {
|
|
|
20
20
|
runWithTimer,
|
|
21
21
|
unixFileIsOwnedByCurrentUser,
|
|
22
22
|
writeFile
|
|
23
|
-
} from "./chunk-
|
|
23
|
+
} from "./chunk-HFDFZYWH.js";
|
|
24
24
|
import {
|
|
25
25
|
require_semver
|
|
26
26
|
} from "./chunk-V7OWCSFT.js";
|
|
@@ -13996,4 +13996,4 @@ deep-extend/lib/deep-extend.js:
|
|
|
13996
13996
|
* CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
13997
13997
|
*)
|
|
13998
13998
|
*/
|
|
13999
|
-
//# sourceMappingURL=chunk-
|
|
13999
|
+
//# sourceMappingURL=chunk-YFM6JOY4.js.map
|
|
@@ -2,7 +2,7 @@ import {
|
|
|
2
2
|
execaSync,
|
|
3
3
|
fileExistsSync,
|
|
4
4
|
isDevelopment
|
|
5
|
-
} from "./chunk-
|
|
5
|
+
} from "./chunk-HFDFZYWH.js";
|
|
6
6
|
import {
|
|
7
7
|
require_lib
|
|
8
8
|
} from "./chunk-V7OWCSFT.js";
|
|
@@ -46,4 +46,4 @@ var import_core = __toESM(require_lib(), 1), ShopifyConfig = class extends impor
|
|
|
46
46
|
export {
|
|
47
47
|
ShopifyConfig
|
|
48
48
|
};
|
|
49
|
-
//# sourceMappingURL=custom-oclif-loader-
|
|
49
|
+
//# sourceMappingURL=custom-oclif-loader-GKICOYDK.js.map
|
|
@@ -4,12 +4,12 @@ import {
|
|
|
4
4
|
errorHandler,
|
|
5
5
|
registerCleanBugsnagErrorsFromWithinPlugins,
|
|
6
6
|
sendErrorToBugsnag
|
|
7
|
-
} from "./chunk-
|
|
8
|
-
import "./chunk-
|
|
9
|
-
import "./chunk-
|
|
7
|
+
} from "./chunk-LZZX55OB.js";
|
|
8
|
+
import "./chunk-447ARDSU.js";
|
|
9
|
+
import "./chunk-2TZYQN2V.js";
|
|
10
10
|
import "./chunk-XD3LXUGW.js";
|
|
11
|
-
import "./chunk-
|
|
12
|
-
import "./chunk-
|
|
11
|
+
import "./chunk-YFM6JOY4.js";
|
|
12
|
+
import "./chunk-HFDFZYWH.js";
|
|
13
13
|
import "./chunk-V7OWCSFT.js";
|
|
14
14
|
import "./chunk-UMUTXITN.js";
|
|
15
15
|
import "./chunk-Y2JP6WFP.js";
|
|
@@ -27,4 +27,4 @@ export {
|
|
|
27
27
|
registerCleanBugsnagErrorsFromWithinPlugins,
|
|
28
28
|
sendErrorToBugsnag
|
|
29
29
|
};
|
|
30
|
-
//# sourceMappingURL=error-handler-
|
|
30
|
+
//# sourceMappingURL=error-handler-KEOBZRN6.js.map
|
package/dist/hooks/postrun.js
CHANGED
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
import {
|
|
2
2
|
hook
|
|
3
|
-
} from "../chunk-
|
|
4
|
-
import "../chunk-
|
|
5
|
-
import "../chunk-
|
|
3
|
+
} from "../chunk-BPE3Z6SL.js";
|
|
4
|
+
import "../chunk-447ARDSU.js";
|
|
5
|
+
import "../chunk-2TZYQN2V.js";
|
|
6
6
|
import "../chunk-XD3LXUGW.js";
|
|
7
|
-
import "../chunk-
|
|
8
|
-
import "../chunk-
|
|
7
|
+
import "../chunk-YFM6JOY4.js";
|
|
8
|
+
import "../chunk-HFDFZYWH.js";
|
|
9
9
|
import "../chunk-V7OWCSFT.js";
|
|
10
10
|
import "../chunk-UMUTXITN.js";
|
|
11
11
|
import "../chunk-Y2JP6WFP.js";
|
package/dist/hooks/prerun.js
CHANGED
|
@@ -1,17 +1,17 @@
|
|
|
1
1
|
import {
|
|
2
2
|
fetchNotificationsInBackground
|
|
3
|
-
} from "../chunk-
|
|
3
|
+
} from "../chunk-E7XE2ARS.js";
|
|
4
4
|
import {
|
|
5
5
|
CLI_KIT_VERSION,
|
|
6
6
|
startAnalytics
|
|
7
|
-
} from "../chunk-
|
|
7
|
+
} from "../chunk-2TZYQN2V.js";
|
|
8
8
|
import "../chunk-XD3LXUGW.js";
|
|
9
9
|
import {
|
|
10
10
|
checkForCachedNewVersion,
|
|
11
11
|
checkForNewVersion,
|
|
12
12
|
packageManagerFromUserAgent,
|
|
13
13
|
runAtMinimumInterval
|
|
14
|
-
} from "../chunk-
|
|
14
|
+
} from "../chunk-YFM6JOY4.js";
|
|
15
15
|
import {
|
|
16
16
|
currentProcessIsGlobal,
|
|
17
17
|
inferPackageManagerForGlobalCLI,
|
|
@@ -20,7 +20,7 @@ import {
|
|
|
20
20
|
outputDebug,
|
|
21
21
|
outputToken,
|
|
22
22
|
outputWarn
|
|
23
|
-
} from "../chunk-
|
|
23
|
+
} from "../chunk-HFDFZYWH.js";
|
|
24
24
|
import "../chunk-V7OWCSFT.js";
|
|
25
25
|
import "../chunk-UMUTXITN.js";
|
|
26
26
|
import "../chunk-Y2JP6WFP.js";
|
package/dist/index.js
CHANGED
|
@@ -8,10 +8,10 @@ import {
|
|
|
8
8
|
errorHandler,
|
|
9
9
|
registerCleanBugsnagErrorsFromWithinPlugins,
|
|
10
10
|
require_end_of_stream
|
|
11
|
-
} from "./chunk-
|
|
11
|
+
} from "./chunk-LZZX55OB.js";
|
|
12
12
|
import {
|
|
13
13
|
postRunHookHasCompleted
|
|
14
|
-
} from "./chunk-
|
|
14
|
+
} from "./chunk-BPE3Z6SL.js";
|
|
15
15
|
import {
|
|
16
16
|
compileData,
|
|
17
17
|
fanoutHooks,
|
|
@@ -20,11 +20,11 @@ import {
|
|
|
20
20
|
recordEvent,
|
|
21
21
|
recordTiming,
|
|
22
22
|
reportAnalyticsEvent
|
|
23
|
-
} from "./chunk-
|
|
23
|
+
} from "./chunk-447ARDSU.js";
|
|
24
24
|
import {
|
|
25
25
|
setCurrentCommandId,
|
|
26
26
|
showNotificationsIfNeeded
|
|
27
|
-
} from "./chunk-
|
|
27
|
+
} from "./chunk-E7XE2ARS.js";
|
|
28
28
|
import {
|
|
29
29
|
CLI_KIT_VERSION,
|
|
30
30
|
ClientError,
|
|
@@ -95,7 +95,7 @@ import {
|
|
|
95
95
|
setPathValue,
|
|
96
96
|
shopifyFetch,
|
|
97
97
|
z
|
|
98
|
-
} from "./chunk-
|
|
98
|
+
} from "./chunk-2TZYQN2V.js";
|
|
99
99
|
import "./chunk-XD3LXUGW.js";
|
|
100
100
|
import {
|
|
101
101
|
LocalStorage,
|
|
@@ -117,7 +117,7 @@ import {
|
|
|
117
117
|
usesWorkspaces,
|
|
118
118
|
versionSatisfies,
|
|
119
119
|
writePackageJSON
|
|
120
|
-
} from "./chunk-
|
|
120
|
+
} from "./chunk-YFM6JOY4.js";
|
|
121
121
|
import {
|
|
122
122
|
AbortController as AbortController2,
|
|
123
123
|
AbortError,
|
|
@@ -282,7 +282,7 @@ import {
|
|
|
282
282
|
username,
|
|
283
283
|
writeFile,
|
|
284
284
|
writeFileSync
|
|
285
|
-
} from "./chunk-
|
|
285
|
+
} from "./chunk-HFDFZYWH.js";
|
|
286
286
|
import {
|
|
287
287
|
require_brace_expansion,
|
|
288
288
|
require_commonjs,
|
|
@@ -195258,7 +195258,7 @@ var AppLoader = class {
|
|
|
195258
195258
|
let specConfiguration = parseConfigurationObjectAgainstSpecification(specification, appConfiguration.path, appConfiguration, this.abortOrReport.bind(this));
|
|
195259
195259
|
return Object.keys(specConfiguration).length === 0 ? [null, Object.keys(specConfiguration)] : [await this.createExtensionInstance(specification.identifier, specConfiguration, appConfiguration.path, directory).then((extensionInstance) => this.validateConfigurationExtensionInstance(appConfiguration.client_id, appConfiguration, extensionInstance)), Object.keys(specConfiguration)];
|
|
195260
195260
|
})), unusedKeys = Object.keys(appConfiguration).filter((key) => !extensionInstancesWithKeys.some(([_2, keys]) => keys.includes(key))).filter((key) => ![...Object.keys(AppSchema.shape), "path", "organization_id"].includes(key));
|
|
195261
|
-
return unusedKeys.length > 0 && this.abortOrReport(outputContent`Unsupported section(s) in app configuration: ${unusedKeys.sort().join(", ")}`, void 0, appConfiguration.path), extensionInstancesWithKeys.filter(([instance]) => instance).map(([instance]) => instance);
|
|
195261
|
+
return unusedKeys.length > 0 && this.mode !== "local" && this.abortOrReport(outputContent`Unsupported section(s) in app configuration: ${unusedKeys.sort().join(", ")}`, void 0, appConfiguration.path), extensionInstancesWithKeys.filter(([instance]) => instance).map(([instance]) => instance);
|
|
195262
195262
|
}
|
|
195263
195263
|
async validateConfigurationExtensionInstance(apiKey, appConfiguration, extensionInstance) {
|
|
195264
195264
|
return extensionInstance && await extensionInstance.deployConfig({ apiKey, appConfiguration }) ? extensionInstance : void 0;
|
|
@@ -201969,7 +201969,7 @@ init_cjs_shims();
|
|
|
201969
201969
|
init_cjs_shims();
|
|
201970
201970
|
import { fileURLToPath as fileURLToPath2 } from "node:url";
|
|
201971
201971
|
async function launchCLI(options) {
|
|
201972
|
-
let { errorHandler: errorHandler2 } = await import("./error-handler-
|
|
201972
|
+
let { errorHandler: errorHandler2 } = await import("./error-handler-KEOBZRN6.js"), { isDevelopment: isDevelopment2 } = await import("./local-2YM74VBN.js"), oclif = await import("./lib-IF6LVQLE.js"), { ShopifyConfig } = await import("./custom-oclif-loader-GKICOYDK.js");
|
|
201973
201973
|
isDevelopment2() && (oclif.default.settings.debug = !0);
|
|
201974
201974
|
try {
|
|
201975
201975
|
let config2 = new ShopifyConfig({ root: fileURLToPath2(options.moduleURL) });
|
|
@@ -201984,7 +201984,7 @@ var import_core3 = __toESM(require_lib2());
|
|
|
201984
201984
|
async function exitIfOldNodeVersion(versions2 = process.versions) {
|
|
201985
201985
|
let nodeVersion = versions2.node, nodeMajorVersion = Number(nodeVersion.split(".")[0]);
|
|
201986
201986
|
if (nodeMajorVersion < 18) {
|
|
201987
|
-
let { renderError: renderError2 } = await import("./ui-
|
|
201987
|
+
let { renderError: renderError2 } = await import("./ui-Z5ALGKAS.js");
|
|
201988
201988
|
renderError2({
|
|
201989
201989
|
headline: "Upgrade to a supported Node version now.",
|
|
201990
201990
|
body: [
|
|
@@ -202011,7 +202011,7 @@ async function runCLI(options, launchCLI2 = launchCLI, argv = process.argv, env
|
|
|
202011
202011
|
return setupEnvironmentVariables(options, argv, env), options.runInCreateMode && await addInitToArgvWhenRunningCreateCLI(options, argv), forceNoColor(argv, env), await exitIfOldNodeVersion(versions2), launchCLI2({ moduleURL: options.moduleURL });
|
|
202012
202012
|
}
|
|
202013
202013
|
async function addInitToArgvWhenRunningCreateCLI(options, argv = process.argv) {
|
|
202014
|
-
let { findUpAndReadPackageJson: findUpAndReadPackageJson2 } = await import("./node-package-manager-
|
|
202014
|
+
let { findUpAndReadPackageJson: findUpAndReadPackageJson2 } = await import("./node-package-manager-XQHPINWH.js"), { moduleDirectory: moduleDirectory2 } = await import("./path-COZT77T2.js"), name = (await findUpAndReadPackageJson2(moduleDirectory2(options.moduleURL))).content.name.replace("@shopify/create-", "");
|
|
202015
202015
|
if (argv.findIndex((arg) => arg.includes("init")) === -1) {
|
|
202016
202016
|
let initIndex2 = argv.findIndex((arg) => arg.match(new RegExp(`bin(\\/|\\\\)+(create-${name}|dev|run)`))) + 1;
|
|
202017
202017
|
argv.splice(initIndex2, 0, "init");
|
|
@@ -20,7 +20,7 @@ import {
|
|
|
20
20
|
macAddress,
|
|
21
21
|
opentelemetryDomain,
|
|
22
22
|
themeToken
|
|
23
|
-
} from "./chunk-
|
|
23
|
+
} from "./chunk-HFDFZYWH.js";
|
|
24
24
|
import "./chunk-V7OWCSFT.js";
|
|
25
25
|
import "./chunk-UMUTXITN.js";
|
|
26
26
|
import "./chunk-Y2JP6WFP.js";
|
|
@@ -53,4 +53,4 @@ export {
|
|
|
53
53
|
opentelemetryDomain,
|
|
54
54
|
themeToken
|
|
55
55
|
};
|
|
56
|
-
//# sourceMappingURL=local-
|
|
56
|
+
//# sourceMappingURL=local-2YM74VBN.js.map
|
|
@@ -29,8 +29,8 @@ import {
|
|
|
29
29
|
versionSatisfies,
|
|
30
30
|
writePackageJSON,
|
|
31
31
|
yarnLockfile
|
|
32
|
-
} from "./chunk-
|
|
33
|
-
import "./chunk-
|
|
32
|
+
} from "./chunk-YFM6JOY4.js";
|
|
33
|
+
import "./chunk-HFDFZYWH.js";
|
|
34
34
|
import "./chunk-V7OWCSFT.js";
|
|
35
35
|
import "./chunk-UMUTXITN.js";
|
|
36
36
|
import "./chunk-Y2JP6WFP.js";
|
|
@@ -72,4 +72,4 @@ export {
|
|
|
72
72
|
writePackageJSON,
|
|
73
73
|
yarnLockfile
|
|
74
74
|
};
|
|
75
|
-
//# sourceMappingURL=node-package-manager-
|
|
75
|
+
//# sourceMappingURL=node-package-manager-XQHPINWH.js.map
|
|
@@ -17,7 +17,7 @@ import {
|
|
|
17
17
|
renderTasks,
|
|
18
18
|
renderTextPrompt,
|
|
19
19
|
renderWarning
|
|
20
|
-
} from "./chunk-
|
|
20
|
+
} from "./chunk-HFDFZYWH.js";
|
|
21
21
|
import "./chunk-V7OWCSFT.js";
|
|
22
22
|
import "./chunk-UMUTXITN.js";
|
|
23
23
|
import "./chunk-Y2JP6WFP.js";
|
|
@@ -47,4 +47,4 @@ export {
|
|
|
47
47
|
renderTextPrompt,
|
|
48
48
|
renderWarning
|
|
49
49
|
};
|
|
50
|
-
//# sourceMappingURL=ui-
|
|
50
|
+
//# sourceMappingURL=ui-Z5ALGKAS.js.map
|
package/oclif.manifest.json
CHANGED
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@shopify/create-app",
|
|
3
|
-
"version": "3.87.
|
|
3
|
+
"version": "3.87.2",
|
|
4
4
|
"private": false,
|
|
5
5
|
"description": "A CLI tool to create a new Shopify app.",
|
|
6
6
|
"keywords": [
|
|
@@ -47,8 +47,8 @@
|
|
|
47
47
|
"esbuild": "0.25.12"
|
|
48
48
|
},
|
|
49
49
|
"devDependencies": {
|
|
50
|
-
"@shopify/cli-kit": "3.87.
|
|
51
|
-
"@shopify/app": "3.87.
|
|
50
|
+
"@shopify/cli-kit": "3.87.2",
|
|
51
|
+
"@shopify/app": "3.87.2",
|
|
52
52
|
"esbuild-plugin-copy": "^2.1.1",
|
|
53
53
|
"@vitest/coverage-istanbul": "^3.1.4"
|
|
54
54
|
},
|