@shopify/create-app 3.61.2 → 3.63.0
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-QTBH3GO6.js → chunk-4NDUTTUN.js} +3 -2
- package/dist/{chunk-5TIUXWJI.js → chunk-4WWN5FOM.js} +9 -8
- package/dist/{chunk-6MVE3OZ2.js → chunk-ATUEWGVE.js} +12 -11
- package/dist/{chunk-HTYJDJRZ.js → chunk-DL3MKXVR.js} +2 -1
- package/dist/{chunk-XRBC4UM7.js → chunk-F6HMWERM.js} +5 -4
- package/dist/{chunk-LKGDG6WW.js → chunk-FMKVOTQK.js} +2 -1
- package/dist/{chunk-LUP5VDI4.js → chunk-GJPZCXGT.js} +3 -2
- package/dist/{chunk-B2QBH7MN.js → chunk-HRKA5T4R.js} +11 -10
- package/dist/{chunk-C7PRLYZC.js → chunk-HVU24J4B.js} +15664 -7302
- package/dist/{chunk-U4YACXEW.js → chunk-IKO7JBOJ.js} +5456 -4958
- package/dist/{chunk-FBB6KUZG.js → chunk-LSCXQWNO.js} +2 -1
- package/dist/{chunk-UVY6LL5H.js → chunk-M2VKB6RG.js} +2 -1
- package/dist/{chunk-K5EEGEVV.js → chunk-MCED27CG.js} +2 -1
- package/dist/{chunk-EBLO5TQ6.js → chunk-PRTNRTCO.js} +6 -5
- package/dist/{chunk-DEIGDWGB.js → chunk-QYV3IGK6.js} +3 -2
- package/dist/{chunk-6PWOAHEA.js → chunk-S24GEKLN.js} +18 -12
- package/dist/{chunk-R5KQZMEG.js → chunk-SAO7C4LP.js} +4 -3
- package/dist/{chunk-G6FN5VUE.js → chunk-STRDP5MF.js} +21 -3
- package/dist/chunk-SWNRLCC6.js +61 -0
- package/dist/{chunk-GXPKATXW.js → chunk-T5LLJYYS.js} +2 -1
- package/dist/{chunk-ML34TC74.js → chunk-TDQP5DNM.js} +115 -27
- package/dist/{chunk-TEIUSMQF.js → chunk-TEWHYB5G.js} +4 -3
- package/dist/{chunk-RAFFEFML.js → chunk-URQFBBW5.js} +4 -2
- package/dist/{chunk-EXKYFA3Q.js → chunk-WIUNU6J5.js} +8 -7
- package/dist/{chunk-DCYRMEAR.js → chunk-WPLY3YAB.js} +3 -2
- package/dist/{chunk-WCNR75S2.js → chunk-YC4FLMDD.js} +2 -1
- package/dist/{chunk-5VLFIRJZ.js → chunk-YOU3TFV4.js} +6 -5
- package/dist/{chunk-M63RTPGR.js → chunk-ZPL24Y2D.js} +1 -0
- package/dist/commands/init.js +28 -27
- package/dist/commands/init.test.js +30 -29
- package/dist/{constants-NNLQHFRJ.js → constants-BWDIHVPM.js} +5 -4
- package/dist/{custom-oclif-loader-4SQGUQ7D.js → custom-oclif-loader-IYCQZLII.js} +16 -24
- package/dist/{del-ICEHOC6W.js → del-ZCPTGWOA.js} +6 -5
- package/dist/{devtools-6HZ2IPFU.js → devtools-5N4JAP3R.js} +2 -1
- package/dist/error-handler-JYZPYDGI.js +35 -0
- package/dist/hooks/postrun.js +20 -19
- package/dist/hooks/prerun.js +16 -15
- package/dist/index.js +8 -7
- package/dist/lib-CTSCLPNV.js +9 -0
- package/dist/{local-YKOG4EUR.js → local-FTTFSJQM.js} +13 -12
- package/dist/{magic-string.es-6DE547FE.js → magic-string.es-ATGURXGQ.js} +2 -1
- package/dist/{multipart-parser-ENLY4BKU.js → multipart-parser-KYOHF24X.js} +3 -2
- package/dist/{node-package-manager-S7TSAUJZ.js → node-package-manager-AKGEGINM.js} +16 -13
- package/dist/{open-B7XFJJCK.js → open-JRS7RW22.js} +3 -2
- package/dist/out-OKI3G7I5.js +6 -0
- package/dist/{path-HO4HBKK5.js → path-LR5NP4LX.js} +10 -5
- package/dist/prompts/init.js +14 -13
- package/dist/prompts/init.test.js +15 -14
- package/dist/services/init.js +21 -20
- package/dist/services/init.test.js +5 -4
- package/dist/system-DKVEXBNE.js +26 -0
- package/dist/tsconfig.tsbuildinfo +1 -1
- package/dist/{ui-FUZYK6S3.js → ui-MOQVVFEE.js} +15 -12
- package/dist/utils/template/cleanup.js +14 -13
- package/dist/utils/template/cleanup.test.js +15 -14
- package/dist/utils/template/npm.js +16 -15
- package/dist/utils/template/npm.test.js +17 -16
- package/oclif.manifest.json +3 -2
- package/package.json +5 -4
- package/dist/chunk-3JLUTHGR.js +0 -114
- package/dist/commands/init.js.map +0 -1
- package/dist/error-handler-WI4YVJIS.js +0 -34
- package/dist/hooks/postrun.js.map +0 -1
- package/dist/hooks/prerun.js.map +0 -1
- package/dist/index.js.map +0 -1
- package/dist/lib-76RCE6WZ.js +0 -8
- package/dist/out-M5MRQZP5.js +0 -5
- package/dist/prompts/init.js.map +0 -1
- package/dist/services/init.js.map +0 -1
- package/dist/system-XXZMW2TO.js +0 -25
- package/dist/utils/template/cleanup.js.map +0 -1
- package/dist/utils/template/npm.js.map +0 -1
|
@@ -1,11 +1,12 @@
|
|
|
1
1
|
import {
|
|
2
2
|
init_cjs_shims
|
|
3
|
-
} from "./chunk-
|
|
3
|
+
} from "./chunk-ZPL24Y2D.js";
|
|
4
4
|
|
|
5
5
|
// ../cli-kit/src/public/common/version.ts
|
|
6
6
|
init_cjs_shims();
|
|
7
|
-
var CLI_KIT_VERSION = "3.
|
|
7
|
+
var CLI_KIT_VERSION = "3.63.0";
|
|
8
8
|
|
|
9
9
|
export {
|
|
10
10
|
CLI_KIT_VERSION
|
|
11
11
|
};
|
|
12
|
+
//# sourceMappingURL=chunk-4NDUTTUN.js.map
|
|
@@ -1,19 +1,19 @@
|
|
|
1
1
|
import {
|
|
2
2
|
cleanup
|
|
3
|
-
} from "./chunk-
|
|
3
|
+
} from "./chunk-TEWHYB5G.js";
|
|
4
4
|
import {
|
|
5
5
|
getDeepInstallNPMTasks,
|
|
6
6
|
updateCLIDependencies
|
|
7
|
-
} from "./chunk-
|
|
7
|
+
} from "./chunk-YOU3TFV4.js";
|
|
8
8
|
import {
|
|
9
9
|
username
|
|
10
|
-
} from "./chunk-
|
|
10
|
+
} from "./chunk-WPLY3YAB.js";
|
|
11
11
|
import {
|
|
12
12
|
UnknownPackageManagerError,
|
|
13
13
|
findUpAndReadPackageJson,
|
|
14
14
|
lockfiles,
|
|
15
15
|
writePackageJSON
|
|
16
|
-
} from "./chunk-
|
|
16
|
+
} from "./chunk-HVU24J4B.js";
|
|
17
17
|
import {
|
|
18
18
|
AbortError,
|
|
19
19
|
appendFile,
|
|
@@ -41,21 +41,21 @@ import {
|
|
|
41
41
|
renderTasks,
|
|
42
42
|
runWithTimer,
|
|
43
43
|
writeFile
|
|
44
|
-
} from "./chunk-
|
|
44
|
+
} from "./chunk-TDQP5DNM.js";
|
|
45
45
|
import {
|
|
46
46
|
dirname,
|
|
47
47
|
joinPath,
|
|
48
48
|
relativePath
|
|
49
|
-
} from "./chunk-
|
|
49
|
+
} from "./chunk-STRDP5MF.js";
|
|
50
50
|
import {
|
|
51
51
|
require_src
|
|
52
|
-
} from "./chunk-
|
|
52
|
+
} from "./chunk-SAO7C4LP.js";
|
|
53
53
|
import {
|
|
54
54
|
__commonJS,
|
|
55
55
|
__require,
|
|
56
56
|
__toESM,
|
|
57
57
|
init_cjs_shims
|
|
58
|
-
} from "./chunk-
|
|
58
|
+
} from "./chunk-ZPL24Y2D.js";
|
|
59
59
|
|
|
60
60
|
// ../../node_modules/.pnpm/liquidjs@10.9.2/node_modules/liquidjs/dist/liquid.node.cjs.js
|
|
61
61
|
var require_liquid_node_cjs = __commonJS({
|
|
@@ -7832,3 +7832,4 @@ var init_default = init;
|
|
|
7832
7832
|
export {
|
|
7833
7833
|
init_default
|
|
7834
7834
|
};
|
|
7835
|
+
//# sourceMappingURL=chunk-4WWN5FOM.js.map
|
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
import {
|
|
2
2
|
isTruthy,
|
|
3
3
|
printEventsJson
|
|
4
|
-
} from "./chunk-
|
|
4
|
+
} from "./chunk-M2VKB6RG.js";
|
|
5
5
|
import {
|
|
6
6
|
require_lib
|
|
7
|
-
} from "./chunk-
|
|
7
|
+
} from "./chunk-SAO7C4LP.js";
|
|
8
8
|
import {
|
|
9
9
|
__toESM,
|
|
10
10
|
init_cjs_shims
|
|
11
|
-
} from "./chunk-
|
|
11
|
+
} from "./chunk-ZPL24Y2D.js";
|
|
12
12
|
|
|
13
13
|
// ../cli-kit/src/public/node/cli.ts
|
|
14
14
|
init_cjs_shims();
|
|
@@ -19,7 +19,7 @@ async function warnIfOldNodeVersion() {
|
|
|
19
19
|
const nodeMajorVersion = Number(nodeVersion.split(".")[0]);
|
|
20
20
|
const currentSupportedNodeVersion = 18;
|
|
21
21
|
if (nodeMajorVersion < currentSupportedNodeVersion) {
|
|
22
|
-
const { renderWarning } = await import("./ui-
|
|
22
|
+
const { renderWarning } = await import("./ui-MOQVVFEE.js");
|
|
23
23
|
renderWarning({
|
|
24
24
|
headline: "Upgrade to a supported Node version now.",
|
|
25
25
|
body: [
|
|
@@ -53,10 +53,10 @@ async function runCLI(options) {
|
|
|
53
53
|
setupEnvironmentVariables(options);
|
|
54
54
|
forceNoColor();
|
|
55
55
|
await warnIfOldNodeVersion();
|
|
56
|
-
const { errorHandler } = await import("./error-handler-
|
|
57
|
-
const { isDevelopment } = await import("./local-
|
|
58
|
-
const oclif = await import("./lib-
|
|
59
|
-
const { ShopifyConfig } = await import("./custom-oclif-loader-
|
|
56
|
+
const { errorHandler } = await import("./error-handler-JYZPYDGI.js");
|
|
57
|
+
const { isDevelopment } = await import("./local-FTTFSJQM.js");
|
|
58
|
+
const oclif = await import("./lib-CTSCLPNV.js");
|
|
59
|
+
const { ShopifyConfig } = await import("./custom-oclif-loader-IYCQZLII.js");
|
|
60
60
|
if (isDevelopment()) {
|
|
61
61
|
oclif.default.settings.debug = true;
|
|
62
62
|
}
|
|
@@ -73,8 +73,8 @@ async function runCLI(options) {
|
|
|
73
73
|
}
|
|
74
74
|
async function runCreateCLI(options) {
|
|
75
75
|
setupEnvironmentVariables(options);
|
|
76
|
-
const { findUpAndReadPackageJson } = await import("./node-package-manager-
|
|
77
|
-
const { moduleDirectory } = await import("./path-
|
|
76
|
+
const { findUpAndReadPackageJson } = await import("./node-package-manager-AKGEGINM.js");
|
|
77
|
+
const { moduleDirectory } = await import("./path-LR5NP4LX.js");
|
|
78
78
|
const packageJson = await findUpAndReadPackageJson(moduleDirectory(options.moduleURL));
|
|
79
79
|
const packageName = packageJson.content.name;
|
|
80
80
|
const name = packageName.replace("@shopify/create-", "");
|
|
@@ -93,7 +93,7 @@ var globalFlags = {
|
|
|
93
93
|
}),
|
|
94
94
|
verbose: import_core.Flags.boolean({
|
|
95
95
|
hidden: false,
|
|
96
|
-
description: "Increase the verbosity of the
|
|
96
|
+
description: "Increase the verbosity of the output.",
|
|
97
97
|
env: "SHOPIFY_FLAG_VERBOSE"
|
|
98
98
|
})
|
|
99
99
|
};
|
|
@@ -102,3 +102,4 @@ export {
|
|
|
102
102
|
runCreateCLI,
|
|
103
103
|
globalFlags
|
|
104
104
|
};
|
|
105
|
+
//# sourceMappingURL=chunk-ATUEWGVE.js.map
|
|
@@ -3,7 +3,7 @@ import {
|
|
|
3
3
|
__require,
|
|
4
4
|
__toESM,
|
|
5
5
|
init_cjs_shims
|
|
6
|
-
} from "./chunk-
|
|
6
|
+
} from "./chunk-ZPL24Y2D.js";
|
|
7
7
|
|
|
8
8
|
// ../../node_modules/.pnpm/web-streams-polyfill@3.3.3/node_modules/web-streams-polyfill/dist/ponyfill.es2018.js
|
|
9
9
|
var require_ponyfill_es2018 = __commonJS({
|
|
@@ -4751,3 +4751,4 @@ fetch-blob/index.js:
|
|
|
4751
4751
|
formdata-polyfill/esm.min.js:
|
|
4752
4752
|
(*! formdata-polyfill. MIT License. Jimmy Wärting <https://jimmy.warting.se/opensource> *)
|
|
4753
4753
|
*/
|
|
4754
|
+
//# sourceMappingURL=chunk-DL3MKXVR.js.map
|
|
@@ -2,17 +2,17 @@ import {
|
|
|
2
2
|
FormData as FormData2,
|
|
3
3
|
fetch_blob_default,
|
|
4
4
|
formDataToBlob
|
|
5
|
-
} from "./chunk-
|
|
5
|
+
} from "./chunk-DL3MKXVR.js";
|
|
6
6
|
import {
|
|
7
7
|
outputDebug,
|
|
8
8
|
runWithTimer
|
|
9
|
-
} from "./chunk-
|
|
9
|
+
} from "./chunk-TDQP5DNM.js";
|
|
10
10
|
import {
|
|
11
11
|
__commonJS,
|
|
12
12
|
__require,
|
|
13
13
|
__toESM,
|
|
14
14
|
init_cjs_shims
|
|
15
|
-
} from "./chunk-
|
|
15
|
+
} from "./chunk-ZPL24Y2D.js";
|
|
16
16
|
|
|
17
17
|
// ../../node_modules/.pnpm/delayed-stream@1.0.0/node_modules/delayed-stream/lib/delayed_stream.js
|
|
18
18
|
var require_delayed_stream = __commonJS({
|
|
@@ -31658,7 +31658,7 @@ var Body = class {
|
|
|
31658
31658
|
}
|
|
31659
31659
|
return formData;
|
|
31660
31660
|
}
|
|
31661
|
-
const { toFormData } = await import("./multipart-parser-
|
|
31661
|
+
const { toFormData } = await import("./multipart-parser-KYOHF24X.js");
|
|
31662
31662
|
return toFormData(this.body, ct);
|
|
31663
31663
|
}
|
|
31664
31664
|
/**
|
|
@@ -32797,3 +32797,4 @@ mime-types/index.js:
|
|
|
32797
32797
|
* MIT Licensed
|
|
32798
32798
|
*)
|
|
32799
32799
|
*/
|
|
32800
|
+
//# sourceMappingURL=chunk-F6HMWERM.js.map
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import {
|
|
2
2
|
__commonJS,
|
|
3
3
|
init_cjs_shims
|
|
4
|
-
} from "./chunk-
|
|
4
|
+
} from "./chunk-ZPL24Y2D.js";
|
|
5
5
|
|
|
6
6
|
// ../../node_modules/.pnpm/wrappy@1.0.2/node_modules/wrappy/wrappy.js
|
|
7
7
|
var require_wrappy = __commonJS({
|
|
@@ -85,3 +85,4 @@ export {
|
|
|
85
85
|
require_wrappy,
|
|
86
86
|
require_once
|
|
87
87
|
};
|
|
88
|
+
//# sourceMappingURL=chunk-FMKVOTQK.js.map
|
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
import {
|
|
2
2
|
require_merge2,
|
|
3
3
|
require_out
|
|
4
|
-
} from "./chunk-
|
|
4
|
+
} from "./chunk-MCED27CG.js";
|
|
5
5
|
import {
|
|
6
6
|
__commonJS,
|
|
7
7
|
__require,
|
|
8
8
|
init_cjs_shims
|
|
9
|
-
} from "./chunk-
|
|
9
|
+
} from "./chunk-ZPL24Y2D.js";
|
|
10
10
|
|
|
11
11
|
// ../../node_modules/.pnpm/slash@3.0.0/node_modules/slash/index.js
|
|
12
12
|
var require_slash = __commonJS({
|
|
@@ -905,3 +905,4 @@ export {
|
|
|
905
905
|
require_slash,
|
|
906
906
|
require_globby
|
|
907
907
|
};
|
|
908
|
+
//# sourceMappingURL=chunk-GJPZCXGT.js.map
|
|
@@ -1,16 +1,16 @@
|
|
|
1
1
|
import {
|
|
2
2
|
require_once
|
|
3
|
-
} from "./chunk-
|
|
3
|
+
} from "./chunk-FMKVOTQK.js";
|
|
4
4
|
import {
|
|
5
5
|
fanoutHooks,
|
|
6
6
|
reportAnalyticsEvent
|
|
7
|
-
} from "./chunk-
|
|
7
|
+
} from "./chunk-WIUNU6J5.js";
|
|
8
8
|
import {
|
|
9
9
|
CLI_KIT_VERSION
|
|
10
|
-
} from "./chunk-
|
|
10
|
+
} from "./chunk-4NDUTTUN.js";
|
|
11
11
|
import {
|
|
12
12
|
getEnvironmentData
|
|
13
|
-
} from "./chunk-
|
|
13
|
+
} from "./chunk-PRTNRTCO.js";
|
|
14
14
|
import {
|
|
15
15
|
AbortSilentError,
|
|
16
16
|
CancelExecution,
|
|
@@ -23,29 +23,29 @@ import {
|
|
|
23
23
|
outputInfo,
|
|
24
24
|
require_stacktracey,
|
|
25
25
|
shouldReportError
|
|
26
|
-
} from "./chunk-
|
|
26
|
+
} from "./chunk-TDQP5DNM.js";
|
|
27
27
|
import {
|
|
28
28
|
bugsnagApiKey
|
|
29
|
-
} from "./chunk-
|
|
29
|
+
} from "./chunk-URQFBBW5.js";
|
|
30
30
|
import {
|
|
31
31
|
cwd,
|
|
32
32
|
isAbsolutePath,
|
|
33
33
|
joinPath,
|
|
34
34
|
normalizePath,
|
|
35
35
|
relativePath
|
|
36
|
-
} from "./chunk-
|
|
36
|
+
} from "./chunk-STRDP5MF.js";
|
|
37
37
|
import {
|
|
38
38
|
printEventsJson
|
|
39
|
-
} from "./chunk-
|
|
39
|
+
} from "./chunk-M2VKB6RG.js";
|
|
40
40
|
import {
|
|
41
41
|
require_lib
|
|
42
|
-
} from "./chunk-
|
|
42
|
+
} from "./chunk-SAO7C4LP.js";
|
|
43
43
|
import {
|
|
44
44
|
__commonJS,
|
|
45
45
|
__require,
|
|
46
46
|
__toESM,
|
|
47
47
|
init_cjs_shims
|
|
48
|
-
} from "./chunk-
|
|
48
|
+
} from "./chunk-ZPL24Y2D.js";
|
|
49
49
|
|
|
50
50
|
// ../../node_modules/.pnpm/stackframe@1.3.4/node_modules/stackframe/stackframe.js
|
|
51
51
|
var require_stackframe = __commonJS({
|
|
@@ -3182,3 +3182,4 @@ export {
|
|
|
3182
3182
|
registerCleanBugsnagErrorsFromWithinPlugins,
|
|
3183
3183
|
addBugsnagMetadata
|
|
3184
3184
|
};
|
|
3185
|
+
//# sourceMappingURL=chunk-HRKA5T4R.js.map
|