@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.
Files changed (52) hide show
  1. package/dist/{chunk-TKY6QESY.js → chunk-5MCGL7UQ.js} +12 -9
  2. package/dist/{chunk-ZBKHJE3N.js → chunk-5ZQGZROG.js} +1 -1
  3. package/dist/{chunk-LDECNC3Y.js → chunk-7DQJXYT6.js} +3 -3
  4. package/dist/{chunk-OXJ5MQHM.js → chunk-7GUERDDS.js} +1 -1
  5. package/dist/{chunk-O6M5TKNA.js → chunk-7SB7WQ6J.js} +5 -5
  6. package/dist/{chunk-GOKYAXOZ.js → chunk-BO6VY6XY.js} +2598 -795
  7. package/dist/{chunk-ZZNPAHP2.js → chunk-CJVWT6IG.js} +3603 -4080
  8. package/dist/{chunk-M64BQPYS.js → chunk-CKKF7TFO.js} +1 -1
  9. package/dist/{chunk-TMGCRPEZ.js → chunk-HTYJDJRZ.js} +685 -215
  10. package/dist/{chunk-ZPB26OWQ.js → chunk-K5EEGEVV.js} +34 -14
  11. package/dist/{chunk-P4TVG45N.js → chunk-LUP5VDI4.js} +10 -3
  12. package/dist/{chunk-JOHH6AAC.js → chunk-MIJHK6ZL.js} +22 -17
  13. package/dist/{chunk-PNYJF4EH.js → chunk-PBU62XMI.js} +23 -6
  14. package/dist/{chunk-UQNUIOTG.js → chunk-Q5FUGUDS.js} +1 -1
  15. package/dist/{chunk-JOQ4LR3M.js → chunk-R5KQZMEG.js} +1 -1
  16. package/dist/{chunk-YLEF4RUH.js → chunk-RAFFEFML.js} +4 -0
  17. package/dist/{chunk-XHBFBPB6.js → chunk-TAJ7LPFK.js} +7 -7
  18. package/dist/{chunk-XUFDGROC.js → chunk-TPUQWQRW.js} +3 -3
  19. package/dist/{chunk-3JNB3A7C.js → chunk-U4YACXEW.js} +567 -357
  20. package/dist/{chunk-QREVPZ7Q.js → chunk-ZNPDLJF7.js} +23 -19
  21. package/dist/commands/init.js +19 -19
  22. package/dist/commands/init.js.map +1 -1
  23. package/dist/commands/init.test.js +20 -20
  24. package/dist/{constants-K3R4N3N3.js → constants-NNLQHFRJ.js} +3 -1
  25. package/dist/{custom-oclif-loader-KRA6A5M7.js → custom-oclif-loader-RLNBRURI.js} +7 -6
  26. package/dist/{del-A5YM6R3Y.js → del-ICEHOC6W.js} +2 -2
  27. package/dist/{devtools-KQM4GF6J.js → devtools-6HZ2IPFU.js} +154 -252
  28. package/dist/{error-handler-B3H5KJQO.js → error-handler-764JJPWK.js} +13 -13
  29. package/dist/hooks/postrun.js +12 -12
  30. package/dist/hooks/prerun.js +8 -8
  31. package/dist/index.js +4 -4
  32. package/dist/{lib-TQDGEQFC.js → lib-76RCE6WZ.js} +3 -3
  33. package/dist/{local-ZW3HRQCH.js → local-GRWHBAAP.js} +5 -5
  34. package/dist/{magic-string.es-6WMSFIAX.js → magic-string.es-6DE547FE.js} +79 -18
  35. package/dist/{multipart-parser-O2BQODS2.js → multipart-parser-ENLY4BKU.js} +1 -1
  36. package/dist/{node-package-manager-4W6NW7NV.js → node-package-manager-VZCY35QS.js} +6 -6
  37. package/dist/{out-JZ52TJE3.js → out-M5MRQZP5.js} +1 -1
  38. package/dist/prompts/init.js +6 -6
  39. package/dist/prompts/init.test.js +7 -7
  40. package/dist/services/init.d.ts +3 -0
  41. package/dist/services/init.js +13 -13
  42. package/dist/services/init.js.map +1 -1
  43. package/dist/services/init.test.js +1 -1
  44. package/dist/{system-RKPPFGSA.js → system-UYKY6OX7.js} +5 -5
  45. package/dist/tsconfig.tsbuildinfo +1 -1
  46. package/dist/{ui-MNEY4ULE.js → ui-P6NP425V.js} +5 -5
  47. package/dist/utils/template/cleanup.js +6 -6
  48. package/dist/utils/template/cleanup.test.js +7 -7
  49. package/dist/utils/template/npm.js +8 -8
  50. package/dist/utils/template/npm.test.js +9 -9
  51. package/oclif.manifest.json +1 -1
  52. package/package.json +2 -2
@@ -1,26 +1,26 @@
1
1
  import {
2
2
  errorHandler,
3
3
  registerCleanBugsnagErrorsFromWithinPlugins
4
- } from "./chunk-JOHH6AAC.js";
4
+ } from "./chunk-MIJHK6ZL.js";
5
5
  import {
6
6
  init_default as init_default2
7
- } from "./chunk-PNYJF4EH.js";
7
+ } from "./chunk-PBU62XMI.js";
8
8
  import {
9
9
  hashString
10
- } from "./chunk-LDECNC3Y.js";
10
+ } from "./chunk-7DQJXYT6.js";
11
11
  import {
12
12
  packageManager,
13
13
  packageManagerFromUserAgent
14
- } from "./chunk-QREVPZ7Q.js";
14
+ } from "./chunk-ZNPDLJF7.js";
15
15
  import {
16
16
  globalFlags
17
- } from "./chunk-XHBFBPB6.js";
17
+ } from "./chunk-TAJ7LPFK.js";
18
18
  import {
19
19
  init_default,
20
20
  isPredefinedTemplate,
21
21
  templates,
22
22
  visibleTemplates
23
- } from "./chunk-ZBKHJE3N.js";
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-ZZNPAHP2.js";
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-JOQ4LR3M.js";
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) {
@@ -4,7 +4,7 @@ import {
4
4
  renderSelectPrompt,
5
5
  renderText,
6
6
  renderTextPrompt
7
- } from "./chunk-ZZNPAHP2.js";
7
+ } from "./chunk-CJVWT6IG.js";
8
8
  import {
9
9
  __export,
10
10
  init_cjs_shims
@@ -1,10 +1,10 @@
1
1
  import {
2
2
  platformAndArch
3
- } from "./chunk-OXJ5MQHM.js";
3
+ } from "./chunk-7GUERDDS.js";
4
4
  import {
5
5
  getPackageManager,
6
6
  packageManagerFromUserAgent
7
- } from "./chunk-QREVPZ7Q.js";
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-ZZNPAHP2.js";
15
+ } from "./chunk-CJVWT6IG.js";
16
16
  import {
17
17
  cwd
18
18
  } from "./chunk-G6FN5VUE.js";
@@ -2,7 +2,7 @@ import {
2
2
  execa,
3
3
  outputContent,
4
4
  outputDebug
5
- } from "./chunk-ZZNPAHP2.js";
5
+ } from "./chunk-CJVWT6IG.js";
6
6
  import {
7
7
  init_cjs_shims
8
8
  } from "./chunk-M63RTPGR.js";
@@ -1,16 +1,16 @@
1
1
  import {
2
2
  fetch
3
- } from "./chunk-GOKYAXOZ.js";
3
+ } from "./chunk-BO6VY6XY.js";
4
4
  import {
5
5
  CLI_KIT_VERSION
6
- } from "./chunk-UQNUIOTG.js";
6
+ } from "./chunk-Q5FUGUDS.js";
7
7
  import {
8
8
  getEnvironmentData,
9
9
  getSensitiveEnvironmentData
10
- } from "./chunk-LDECNC3Y.js";
10
+ } from "./chunk-7DQJXYT6.js";
11
11
  import {
12
12
  require_semver
13
- } from "./chunk-QREVPZ7Q.js";
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-ZZNPAHP2.js";
28
+ } from "./chunk-CJVWT6IG.js";
29
29
  import {
30
30
  joinPath
31
31
  } from "./chunk-G6FN5VUE.js";