@shopify/create-app 3.60.1 → 3.61.1
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-TKY6QESY.js → chunk-5MCGL7UQ.js} +12 -9
- package/dist/{chunk-ZBKHJE3N.js → chunk-5ZQGZROG.js} +1 -1
- package/dist/{chunk-LDECNC3Y.js → chunk-7DQJXYT6.js} +3 -3
- package/dist/{chunk-OXJ5MQHM.js → chunk-7GUERDDS.js} +1 -1
- package/dist/{chunk-O6M5TKNA.js → chunk-7SB7WQ6J.js} +5 -5
- package/dist/{chunk-GOKYAXOZ.js → chunk-BO6VY6XY.js} +2598 -795
- package/dist/{chunk-ZZNPAHP2.js → chunk-CJVWT6IG.js} +3603 -4080
- package/dist/{chunk-M64BQPYS.js → chunk-CKKF7TFO.js} +1 -1
- package/dist/{chunk-TMGCRPEZ.js → chunk-HTYJDJRZ.js} +685 -215
- package/dist/{chunk-ZPB26OWQ.js → chunk-K5EEGEVV.js} +34 -14
- package/dist/{chunk-P4TVG45N.js → chunk-LUP5VDI4.js} +10 -3
- package/dist/{chunk-JOHH6AAC.js → chunk-MIJHK6ZL.js} +22 -17
- package/dist/{chunk-PNYJF4EH.js → chunk-PBU62XMI.js} +23 -6
- package/dist/{chunk-UQNUIOTG.js → chunk-Q5FUGUDS.js} +1 -1
- package/dist/{chunk-JOQ4LR3M.js → chunk-R5KQZMEG.js} +1 -1
- package/dist/{chunk-YLEF4RUH.js → chunk-RAFFEFML.js} +4 -0
- package/dist/{chunk-XHBFBPB6.js → chunk-TAJ7LPFK.js} +7 -7
- package/dist/{chunk-XUFDGROC.js → chunk-TPUQWQRW.js} +3 -3
- package/dist/{chunk-3JNB3A7C.js → chunk-U4YACXEW.js} +567 -357
- package/dist/{chunk-QREVPZ7Q.js → chunk-ZNPDLJF7.js} +23 -19
- package/dist/commands/init.js +19 -19
- package/dist/commands/init.js.map +1 -1
- package/dist/commands/init.test.js +20 -20
- package/dist/{constants-K3R4N3N3.js → constants-NNLQHFRJ.js} +3 -1
- package/dist/{custom-oclif-loader-KRA6A5M7.js → custom-oclif-loader-RLNBRURI.js} +7 -6
- package/dist/{del-A5YM6R3Y.js → del-ICEHOC6W.js} +2 -2
- package/dist/{devtools-KQM4GF6J.js → devtools-6HZ2IPFU.js} +154 -252
- package/dist/{error-handler-B3H5KJQO.js → error-handler-764JJPWK.js} +13 -13
- package/dist/hooks/postrun.js +12 -12
- package/dist/hooks/prerun.js +8 -8
- package/dist/index.js +4 -4
- package/dist/{lib-TQDGEQFC.js → lib-76RCE6WZ.js} +3 -3
- package/dist/{local-ZW3HRQCH.js → local-GRWHBAAP.js} +5 -5
- package/dist/{magic-string.es-6WMSFIAX.js → magic-string.es-6DE547FE.js} +79 -18
- package/dist/{multipart-parser-O2BQODS2.js → multipart-parser-ENLY4BKU.js} +1 -1
- package/dist/{node-package-manager-4W6NW7NV.js → node-package-manager-VZCY35QS.js} +6 -6
- package/dist/{out-JZ52TJE3.js → out-M5MRQZP5.js} +1 -1
- package/dist/prompts/init.js +6 -6
- package/dist/prompts/init.test.js +7 -7
- package/dist/services/init.d.ts +3 -0
- package/dist/services/init.js +13 -13
- package/dist/services/init.js.map +1 -1
- package/dist/services/init.test.js +1 -1
- package/dist/{system-RKPPFGSA.js → system-UYKY6OX7.js} +5 -5
- package/dist/tsconfig.tsbuildinfo +1 -1
- package/dist/{ui-MNEY4ULE.js → ui-P6NP425V.js} +5 -5
- package/dist/utils/template/cleanup.js +6 -6
- package/dist/utils/template/cleanup.test.js +7 -7
- package/dist/utils/template/npm.js +8 -8
- package/dist/utils/template/npm.test.js +9 -9
- package/oclif.manifest.json +1 -1
- package/package.json +2 -2
|
@@ -1,26 +1,26 @@
|
|
|
1
1
|
import {
|
|
2
2
|
errorHandler,
|
|
3
3
|
registerCleanBugsnagErrorsFromWithinPlugins
|
|
4
|
-
} from "./chunk-
|
|
4
|
+
} from "./chunk-MIJHK6ZL.js";
|
|
5
5
|
import {
|
|
6
6
|
init_default as init_default2
|
|
7
|
-
} from "./chunk-
|
|
7
|
+
} from "./chunk-PBU62XMI.js";
|
|
8
8
|
import {
|
|
9
9
|
hashString
|
|
10
|
-
} from "./chunk-
|
|
10
|
+
} from "./chunk-7DQJXYT6.js";
|
|
11
11
|
import {
|
|
12
12
|
packageManager,
|
|
13
13
|
packageManagerFromUserAgent
|
|
14
|
-
} from "./chunk-
|
|
14
|
+
} from "./chunk-ZNPDLJF7.js";
|
|
15
15
|
import {
|
|
16
16
|
globalFlags
|
|
17
|
-
} from "./chunk-
|
|
17
|
+
} from "./chunk-TAJ7LPFK.js";
|
|
18
18
|
import {
|
|
19
19
|
init_default,
|
|
20
20
|
isPredefinedTemplate,
|
|
21
21
|
templates,
|
|
22
22
|
visibleTemplates
|
|
23
|
-
} from "./chunk-
|
|
23
|
+
} from "./chunk-5ZQGZROG.js";
|
|
24
24
|
import {
|
|
25
25
|
AbortError,
|
|
26
26
|
addPublicMetadata,
|
|
@@ -37,7 +37,7 @@ import {
|
|
|
37
37
|
renderWarning,
|
|
38
38
|
terminalSupportsRawMode,
|
|
39
39
|
underscore
|
|
40
|
-
} from "./chunk-
|
|
40
|
+
} from "./chunk-CJVWT6IG.js";
|
|
41
41
|
import {
|
|
42
42
|
cwd,
|
|
43
43
|
resolvePath
|
|
@@ -47,7 +47,7 @@ import {
|
|
|
47
47
|
} from "./chunk-UVY6LL5H.js";
|
|
48
48
|
import {
|
|
49
49
|
require_lib
|
|
50
|
-
} from "./chunk-
|
|
50
|
+
} from "./chunk-R5KQZMEG.js";
|
|
51
51
|
import {
|
|
52
52
|
__commonJS,
|
|
53
53
|
__require,
|
|
@@ -2393,7 +2393,10 @@ var Init = class _Init extends base_command_default {
|
|
|
2393
2393
|
template: promptAnswers.template,
|
|
2394
2394
|
local: flags.local,
|
|
2395
2395
|
directory: flags.path,
|
|
2396
|
-
useGlobalCLI: promptAnswers.globalCLIResult.alreadyInstalled || promptAnswers.globalCLIResult.install
|
|
2396
|
+
useGlobalCLI: promptAnswers.globalCLIResult.alreadyInstalled || promptAnswers.globalCLIResult.install,
|
|
2397
|
+
postCloneActions: {
|
|
2398
|
+
removeLockfilesFromGitignore: promptAnswers.templateType !== "custom"
|
|
2399
|
+
}
|
|
2397
2400
|
});
|
|
2398
2401
|
}
|
|
2399
2402
|
validateTemplateValue(template) {
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
import {
|
|
2
2
|
platformAndArch
|
|
3
|
-
} from "./chunk-
|
|
3
|
+
} from "./chunk-7GUERDDS.js";
|
|
4
4
|
import {
|
|
5
5
|
getPackageManager,
|
|
6
6
|
packageManagerFromUserAgent
|
|
7
|
-
} from "./chunk-
|
|
7
|
+
} from "./chunk-ZNPDLJF7.js";
|
|
8
8
|
import {
|
|
9
9
|
addPublicMetadata,
|
|
10
10
|
addSensitiveMetadata,
|
|
@@ -12,7 +12,7 @@ import {
|
|
|
12
12
|
cloudEnvironment,
|
|
13
13
|
currentProcessIsGlobal,
|
|
14
14
|
macAddress
|
|
15
|
-
} from "./chunk-
|
|
15
|
+
} from "./chunk-CJVWT6IG.js";
|
|
16
16
|
import {
|
|
17
17
|
cwd
|
|
18
18
|
} from "./chunk-G6FN5VUE.js";
|
|
@@ -1,16 +1,16 @@
|
|
|
1
1
|
import {
|
|
2
2
|
fetch
|
|
3
|
-
} from "./chunk-
|
|
3
|
+
} from "./chunk-BO6VY6XY.js";
|
|
4
4
|
import {
|
|
5
5
|
CLI_KIT_VERSION
|
|
6
|
-
} from "./chunk-
|
|
6
|
+
} from "./chunk-Q5FUGUDS.js";
|
|
7
7
|
import {
|
|
8
8
|
getEnvironmentData,
|
|
9
9
|
getSensitiveEnvironmentData
|
|
10
|
-
} from "./chunk-
|
|
10
|
+
} from "./chunk-7DQJXYT6.js";
|
|
11
11
|
import {
|
|
12
12
|
require_semver
|
|
13
|
-
} from "./chunk-
|
|
13
|
+
} from "./chunk-ZNPDLJF7.js";
|
|
14
14
|
import {
|
|
15
15
|
alwaysLogAnalytics,
|
|
16
16
|
alwaysLogMetrics,
|
|
@@ -25,7 +25,7 @@ import {
|
|
|
25
25
|
outputContent,
|
|
26
26
|
outputDebug,
|
|
27
27
|
outputToken
|
|
28
|
-
} from "./chunk-
|
|
28
|
+
} from "./chunk-CJVWT6IG.js";
|
|
29
29
|
import {
|
|
30
30
|
joinPath
|
|
31
31
|
} from "./chunk-G6FN5VUE.js";
|