@shopify/cli 3.80.7 → 3.81.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/assets/dev-console/extensions/dev-console/assets/index-ohOjvIJh.js +64 -0
- package/dist/assets/dev-console/index.html +1 -1
- package/dist/assets/hydrogen/starter/.cursor/rules/cookbook-recipe-subscriptions.mdc +921 -0
- package/dist/assets/hydrogen/starter/CHANGELOG.md +0 -35
- package/dist/assets/hydrogen/starter/app/components/AddToCartButton.tsx +1 -1
- package/dist/assets/hydrogen/starter/app/components/CartLineItem.tsx +1 -1
- package/dist/assets/hydrogen/starter/app/components/CartMain.tsx +1 -1
- package/dist/assets/hydrogen/starter/app/components/CartSummary.tsx +1 -1
- package/dist/assets/hydrogen/starter/app/components/Footer.tsx +1 -1
- package/dist/assets/hydrogen/starter/app/components/Header.tsx +1 -1
- package/dist/assets/hydrogen/starter/app/components/PageLayout.tsx +1 -1
- package/dist/assets/hydrogen/starter/app/components/ProductForm.tsx +1 -1
- package/dist/assets/hydrogen/starter/app/components/ProductItem.tsx +1 -1
- package/dist/assets/hydrogen/starter/app/components/SearchForm.tsx +1 -1
- package/dist/assets/hydrogen/starter/app/components/SearchFormPredictive.tsx +6 -1
- package/dist/assets/hydrogen/starter/app/components/SearchResults.tsx +1 -1
- package/dist/assets/hydrogen/starter/app/components/SearchResultsPredictive.tsx +1 -1
- package/dist/assets/hydrogen/starter/app/entry.client.tsx +2 -2
- package/dist/assets/hydrogen/starter/app/entry.server.tsx +4 -9
- package/dist/assets/hydrogen/starter/app/lib/variants.ts +1 -1
- package/dist/assets/hydrogen/starter/app/root.tsx +1 -1
- package/dist/assets/hydrogen/starter/app/routes/_index.tsx +1 -1
- package/dist/assets/hydrogen/starter/app/routes/account.addresses.tsx +1 -1
- package/dist/assets/hydrogen/starter/app/routes/account.orders.$id.tsx +4 -4
- package/dist/assets/hydrogen/starter/app/routes/account.orders._index.tsx +1 -1
- package/dist/assets/hydrogen/starter/app/routes/account.profile.tsx +7 -1
- package/dist/assets/hydrogen/starter/app/routes/account.tsx +1 -1
- package/dist/assets/hydrogen/starter/app/routes/blogs.$blogHandle.$articleHandle.tsx +1 -1
- package/dist/assets/hydrogen/starter/app/routes/blogs.$blogHandle._index.tsx +1 -1
- package/dist/assets/hydrogen/starter/app/routes/blogs._index.tsx +1 -1
- package/dist/assets/hydrogen/starter/app/routes/cart.tsx +2 -7
- package/dist/assets/hydrogen/starter/app/routes/collections.$handle.tsx +1 -1
- package/dist/assets/hydrogen/starter/app/routes/collections._index.tsx +1 -1
- package/dist/assets/hydrogen/starter/app/routes/collections.all.tsx +2 -2
- package/dist/assets/hydrogen/starter/app/routes/pages.$handle.tsx +1 -1
- package/dist/assets/hydrogen/starter/app/routes/policies.$handle.tsx +1 -1
- package/dist/assets/hydrogen/starter/app/routes/policies._index.tsx +1 -1
- package/dist/assets/hydrogen/starter/app/routes/products.$handle.tsx +1 -1
- package/dist/assets/hydrogen/starter/app/routes/search.tsx +1 -1
- package/dist/assets/hydrogen/starter/app/routes.ts +2 -2
- package/dist/assets/hydrogen/starter/env.d.ts +2 -12
- package/dist/assets/hydrogen/starter/eslint.config.js +0 -2
- package/dist/assets/hydrogen/starter/package.json +12 -11
- package/dist/assets/hydrogen/starter/server.ts +5 -2
- package/dist/assets/hydrogen/starter/tsconfig.json +6 -18
- package/dist/assets/hydrogen/starter/vite.config.ts +24 -3
- package/dist/assets/hydrogen/tailwind/package.json +1 -4
- package/dist/assets/hydrogen/virtual-routes/components/RequestDetails.jsx +1 -1
- package/dist/assets/hydrogen/virtual-routes/layout.jsx +7 -1
- package/dist/assets/hydrogen/virtual-routes/routes/index.jsx +1 -1
- package/dist/assets/hydrogen/virtual-routes/routes/subrequest-profiler.jsx +1 -1
- package/dist/assets/hydrogen/virtual-routes/virtual-root-with-layout.jsx +1 -1
- package/dist/assets/hydrogen/virtual-routes/virtual-root.jsx +1 -1
- package/dist/assets/hydrogen/vite/vite.config.js +1 -1
- package/dist/{chunk-JU6SOKDJ.js → chunk-2RTQR5PF.js} +4 -4
- package/dist/{chunk-5YH5HMRM.js → chunk-3TCAFLMI.js} +3 -3
- package/dist/{chunk-QPXAGLXJ.js → chunk-4UU24IRW.js} +5 -5
- package/dist/{chunk-KGZTFG3M.js → chunk-66LU5RHQ.js} +3 -3
- package/dist/{chunk-MQCYR4KR.js → chunk-7KHSYC7Q.js} +4 -4
- package/dist/{chunk-YQXBJZRZ.js → chunk-AFKRMMUK.js} +2 -2
- package/dist/{chunk-63DIRIVX.js → chunk-BU5YHTR3.js} +242 -216
- package/dist/{chunk-77RMKCKT.js → chunk-BWXOMTF4.js} +2 -2
- package/dist/{chunk-TJM3YBLQ.js → chunk-CTFDRWUN.js} +15 -12
- package/dist/{chunk-PDNRVFZE.js → chunk-EVLVUZ4W.js} +16 -11
- package/dist/{chunk-HWRJLLWI.js → chunk-F65YW645.js} +2 -2
- package/dist/{chunk-OWRPRJTD.js → chunk-FAITFLRX.js} +2 -2
- package/dist/{chunk-3DYG3ZWU.js → chunk-FBJAZPR7.js} +3 -3
- package/dist/{chunk-RFO2FC5M.js → chunk-FD2PC23V.js} +6 -6
- package/dist/{chunk-HYECXSZG.js → chunk-GESAFNQ7.js} +275 -76
- package/dist/{chunk-RJJFC36J.js → chunk-H4NXKYFX.js} +28 -28
- package/dist/{chunk-JDRMHPFL.js → chunk-H7RFBD5F.js} +4 -4
- package/dist/{chunk-5K4EFFDY.js → chunk-HL635BW4.js} +9 -8
- package/dist/{chunk-OQ7ZCSZM.js → chunk-HVXOXFW7.js} +8 -6
- package/dist/{chunk-NY2OPNXU.js → chunk-I3MFQXUO.js} +5 -5
- package/dist/{chunk-NSTNFY7W.js → chunk-I55SUBMN.js} +45 -23
- package/dist/{chunk-T6CKLCY3.js → chunk-J22RRMUV.js} +3 -3
- package/dist/{chunk-VYIBTTN2.js → chunk-JMLKYNLE.js} +3 -3
- package/dist/{chunk-ZOUELNMC.js → chunk-LJSDT5VD.js} +3 -3
- package/dist/{chunk-2W6OLZFD.js → chunk-LKFFDKQK.js} +3 -3
- package/dist/{chunk-5AFYDRV4.js → chunk-LPU2VGJR.js} +42 -507
- package/dist/{chunk-TNF6QFVZ.js → chunk-NVXZREWB.js} +28 -31
- package/dist/{chunk-JRAEVQWT.js → chunk-OCEG2LVS.js} +2 -2
- package/dist/{chunk-PJZWUPY4.js → chunk-PL4FBKID.js} +5 -5
- package/dist/{chunk-MSHN7O5N.js → chunk-PO4WPF5B.js} +2 -2
- package/dist/{chunk-KUZYMDX4.js → chunk-PZ532W3Q.js} +8 -8
- package/dist/{chunk-XZM7J5LL.js → chunk-Q5VEQZWD.js} +5 -5
- package/dist/{chunk-ECV2CLGW.js → chunk-R3OIVMMP.js} +4 -4
- package/dist/{chunk-IHC7Q4LY.js → chunk-RN6ES42P.js} +4 -4
- package/dist/{chunk-LQ2ZKVR6.js → chunk-UMUTXITN.js} +87 -4
- package/dist/chunk-V67D4V7T.js +107 -0
- package/dist/{chunk-W4ZWJMX2.js → chunk-VKZ4FDXJ.js} +2 -2
- package/dist/chunk-W5G2YPO2.js +11805 -0
- package/dist/{chunk-RJ4CN43L.js → chunk-XSJQXZOL.js} +4 -4
- package/dist/{chunk-CDBXAE2F.js → chunk-Y2JP6WFP.js} +99 -11
- package/dist/{chunk-TMYCLPMW.js → chunk-YQAKBVIP.js} +535 -337
- package/dist/cli/commands/auth/logout.js +16 -17
- package/dist/cli/commands/auth/logout.test.js +18 -19
- package/dist/cli/commands/cache/clear.js +15 -16
- package/dist/cli/commands/debug/command-flags.js +15 -16
- package/dist/cli/commands/docs/generate.js +15 -16
- package/dist/cli/commands/docs/generate.test.js +16 -17
- package/dist/cli/commands/help.js +15 -16
- package/dist/cli/commands/kitchen-sink/async.js +16 -17
- package/dist/cli/commands/kitchen-sink/async.test.js +17 -18
- package/dist/cli/commands/kitchen-sink/index.js +18 -19
- package/dist/cli/commands/kitchen-sink/index.test.js +19 -20
- package/dist/cli/commands/kitchen-sink/prompts.js +16 -17
- package/dist/cli/commands/kitchen-sink/prompts.test.js +17 -18
- package/dist/cli/commands/kitchen-sink/static.js +16 -17
- package/dist/cli/commands/kitchen-sink/static.test.js +17 -18
- package/dist/cli/commands/notifications/generate.js +16 -17
- package/dist/cli/commands/notifications/list.js +16 -17
- package/dist/cli/commands/search.js +16 -17
- package/dist/cli/commands/upgrade.js +16 -17
- package/dist/cli/commands/upgrade.test.js +1 -2
- package/dist/cli/commands/version.js +16 -17
- package/dist/cli/commands/version.test.js +17 -18
- package/dist/cli/services/commands/notifications.js +11 -12
- package/dist/cli/services/commands/search.js +7 -8
- package/dist/cli/services/commands/search.test.js +8 -9
- package/dist/cli/services/commands/version.js +8 -9
- package/dist/cli/services/commands/version.test.js +10 -11
- package/dist/cli/services/kitchen-sink/async.js +7 -8
- package/dist/cli/services/kitchen-sink/prompts.js +7 -8
- package/dist/cli/services/kitchen-sink/static.js +7 -8
- package/dist/cli/services/upgrade.js +8 -9
- package/dist/cli/services/upgrade.test.js +10 -11
- package/dist/{custom-oclif-loader-XTWWK7GM.js → custom-oclif-loader-OGNQPWLM.js} +7 -8
- package/dist/{del-YIU34DZ5.js → del-4JSTEFDW.js} +3 -3
- package/dist/{devtools-J4QAI6HR.js → devtools-LDCSRUXB.js} +4 -4
- package/dist/{error-handler-MIQWANES.js → error-handler-7HDPJKMS.js} +13 -14
- package/dist/hooks/postrun.js +11 -12
- package/dist/hooks/prerun.js +12 -13
- package/dist/{http-proxy-KGLXPNEY.js → http-proxy-LHSVRGJ5.js} +14 -10
- package/dist/index.js +153244 -162656
- package/dist/{lib-MIBR2T7P.js → lib-2ZBT3UR2.js} +5 -5
- package/dist/{local-OL4QQF7A.js → local-5DGEQTKE.js} +9 -14
- package/dist/{magic-string.es-BSVDQOZI.js → magic-string.es-UZAAPNRE.js} +42 -36
- package/dist/{morph-3VOLMA55.js → morph-DFRO3NRL.js} +10 -10
- package/dist/node-OJGXX6YN.js +164 -0
- package/dist/{node-package-manager-YZ7SC7JY.js → node-package-manager-QX5ULXMO.js} +8 -9
- package/dist/{out-5KP5WGIK.js → out-NKJPLKLB.js} +2 -2
- package/dist/{path-2K5HIMHZ.js → path-COZT77T2.js} +2 -3
- package/dist/tsconfig.tsbuildinfo +1 -1
- package/dist/{ui-UMSB2BWG.js → ui-ZOXO5UFK.js} +7 -10
- package/dist/{workerd-K4ZX64LQ.js → workerd-BW3TVO32.js} +18 -20
- package/oclif.manifest.json +29 -9
- package/package.json +10 -11
- package/dist/assets/dev-console/extensions/dev-console/assets/index-CqNhY1h-.js +0 -64
- package/dist/assets/hydrogen/starter/.cursor/rules/hydrogen-react-router.mdc +0 -52
- package/dist/assets/hydrogen/starter/app/routes/api.$version.[graphql.json].tsx +0 -14
- package/dist/assets/hydrogen/starter/react-router.config.ts +0 -7
- package/dist/chunk-3I3GQNEW.js +0 -95
- package/dist/chunk-57Q6OQG4.js +0 -111
- package/dist/chunk-ZEM3T4UY.js +0 -10590
- package/dist/toml-patch-wasm-J5VGG6WG.js +0 -140
|
@@ -14,23 +14,21 @@ import {
|
|
|
14
14
|
renderSuccess,
|
|
15
15
|
renderTable,
|
|
16
16
|
renderTasks,
|
|
17
|
-
renderText,
|
|
18
17
|
renderTextPrompt,
|
|
19
18
|
renderWarning
|
|
20
|
-
} from "./chunk-
|
|
19
|
+
} from "./chunk-BU5YHTR3.js";
|
|
21
20
|
import "./chunk-HMDWNGIV.js";
|
|
22
21
|
import "./chunk-B5EXYCV3.js";
|
|
23
22
|
import "./chunk-75LV6AQS.js";
|
|
24
|
-
import "./chunk-
|
|
25
|
-
import "./chunk-
|
|
26
|
-
import "./chunk-
|
|
23
|
+
import "./chunk-Y2JP6WFP.js";
|
|
24
|
+
import "./chunk-LPU2VGJR.js";
|
|
25
|
+
import "./chunk-UMUTXITN.js";
|
|
27
26
|
import "./chunk-G5R6YD27.js";
|
|
28
27
|
import "./chunk-G2ZZKGSV.js";
|
|
29
|
-
import "./chunk-
|
|
28
|
+
import "./chunk-FAITFLRX.js";
|
|
30
29
|
import "./chunk-XE5EOEBL.js";
|
|
31
|
-
import "./chunk-
|
|
30
|
+
import "./chunk-CTFDRWUN.js";
|
|
32
31
|
import "./chunk-7IK72W75.js";
|
|
33
|
-
import "./chunk-CDBXAE2F.js";
|
|
34
32
|
import "./chunk-PKR7KJ6P.js";
|
|
35
33
|
export {
|
|
36
34
|
handleCtrlC,
|
|
@@ -48,8 +46,7 @@ export {
|
|
|
48
46
|
renderSuccess,
|
|
49
47
|
renderTable,
|
|
50
48
|
renderTasks,
|
|
51
|
-
renderText,
|
|
52
49
|
renderTextPrompt,
|
|
53
50
|
renderWarning
|
|
54
51
|
};
|
|
55
|
-
//# sourceMappingURL=ui-
|
|
52
|
+
//# sourceMappingURL=ui-ZOXO5UFK.js.map
|
|
@@ -10,20 +10,19 @@ import {
|
|
|
10
10
|
importLocal,
|
|
11
11
|
logRequestLine,
|
|
12
12
|
setConstructors
|
|
13
|
-
} from "./chunk-
|
|
14
|
-
import "./chunk-LQ2ZKVR6.js";
|
|
13
|
+
} from "./chunk-YQAKBVIP.js";
|
|
15
14
|
import "./chunk-CP3BRHWK.js";
|
|
16
|
-
import "./chunk-
|
|
17
|
-
import "./chunk-
|
|
18
|
-
import "./chunk-
|
|
15
|
+
import "./chunk-7KHSYC7Q.js";
|
|
16
|
+
import "./chunk-I55SUBMN.js";
|
|
17
|
+
import "./chunk-EVLVUZ4W.js";
|
|
19
18
|
import "./chunk-SHWOPMLQ.js";
|
|
20
|
-
import "./chunk-
|
|
21
|
-
import "./chunk-
|
|
22
|
-
import "./chunk-
|
|
23
|
-
import "./chunk-
|
|
19
|
+
import "./chunk-H4NXKYFX.js";
|
|
20
|
+
import "./chunk-HVXOXFW7.js";
|
|
21
|
+
import "./chunk-FD2PC23V.js";
|
|
22
|
+
import "./chunk-NVXZREWB.js";
|
|
24
23
|
import "./chunk-25IMI7TH.js";
|
|
25
|
-
import "./chunk-
|
|
26
|
-
import "./chunk-
|
|
24
|
+
import "./chunk-F65YW645.js";
|
|
25
|
+
import "./chunk-GESAFNQ7.js";
|
|
27
26
|
import {
|
|
28
27
|
AbortError,
|
|
29
28
|
createFileReadStream,
|
|
@@ -31,28 +30,27 @@ import {
|
|
|
31
30
|
readFile,
|
|
32
31
|
renderSuccess,
|
|
33
32
|
source_default
|
|
34
|
-
} from "./chunk-
|
|
33
|
+
} from "./chunk-BU5YHTR3.js";
|
|
35
34
|
import "./chunk-HMDWNGIV.js";
|
|
36
35
|
import "./chunk-B5EXYCV3.js";
|
|
37
36
|
import "./chunk-75LV6AQS.js";
|
|
38
37
|
import {
|
|
39
38
|
dirname,
|
|
40
39
|
resolvePath
|
|
41
|
-
} from "./chunk-
|
|
42
|
-
import "./chunk-
|
|
43
|
-
import "./chunk-
|
|
40
|
+
} from "./chunk-Y2JP6WFP.js";
|
|
41
|
+
import "./chunk-LPU2VGJR.js";
|
|
42
|
+
import "./chunk-UMUTXITN.js";
|
|
44
43
|
import "./chunk-G5R6YD27.js";
|
|
45
44
|
import "./chunk-G2ZZKGSV.js";
|
|
46
|
-
import "./chunk-
|
|
45
|
+
import "./chunk-FAITFLRX.js";
|
|
47
46
|
import "./chunk-XE5EOEBL.js";
|
|
48
|
-
import "./chunk-
|
|
47
|
+
import "./chunk-CTFDRWUN.js";
|
|
49
48
|
import "./chunk-7IK72W75.js";
|
|
50
|
-
import "./chunk-CDBXAE2F.js";
|
|
51
49
|
import {
|
|
52
50
|
init_cjs_shims
|
|
53
51
|
} from "./chunk-PKR7KJ6P.js";
|
|
54
52
|
|
|
55
|
-
// ../../node_modules/.pnpm/@shopify+cli-hydrogen@
|
|
53
|
+
// ../../node_modules/.pnpm/@shopify+cli-hydrogen@10.0.1_@graphql-codegen+cli@5.0.4_@parcel+watcher@2.5.1_@types+no_700217a4222a08650099cd57a51aa579/node_modules/@shopify/cli-hydrogen/dist/lib/mini-oxygen/workerd.js
|
|
56
54
|
init_cjs_shims();
|
|
57
55
|
import { createRequire } from "node:module";
|
|
58
56
|
async function startWorkerdServer({
|
|
@@ -171,4 +169,4 @@ async function startWorkerdServer({
|
|
|
171
169
|
export {
|
|
172
170
|
startWorkerdServer
|
|
173
171
|
};
|
|
174
|
-
//# sourceMappingURL=workerd-
|
|
172
|
+
//# sourceMappingURL=workerd-BW3TVO32.js.map
|
package/oclif.manifest.json
CHANGED
|
@@ -3371,6 +3371,13 @@
|
|
|
3371
3371
|
"name": "inspector-port",
|
|
3372
3372
|
"type": "option"
|
|
3373
3373
|
},
|
|
3374
|
+
"legacy-runtime": {
|
|
3375
|
+
"allowNo": false,
|
|
3376
|
+
"description": "[Classic Remix Compiler] Runs the app in a Node.js sandbox instead of an Oxygen worker.",
|
|
3377
|
+
"env": "SHOPIFY_HYDROGEN_FLAG_LEGACY_RUNTIME",
|
|
3378
|
+
"name": "legacy-runtime",
|
|
3379
|
+
"type": "boolean"
|
|
3380
|
+
},
|
|
3374
3381
|
"path": {
|
|
3375
3382
|
"description": "The path to the directory of the Hydrogen storefront. Defaults to the current directory where the command is run.",
|
|
3376
3383
|
"env": "SHOPIFY_HYDROGEN_FLAG_PATH",
|
|
@@ -3388,6 +3395,13 @@
|
|
|
3388
3395
|
"required": false,
|
|
3389
3396
|
"type": "option"
|
|
3390
3397
|
},
|
|
3398
|
+
"sourcemap": {
|
|
3399
|
+
"allowNo": true,
|
|
3400
|
+
"description": "[Classic Remix Compiler] Controls whether server sourcemaps are generated. Default to `true`. Deactivate `--no-sourcemaps`.",
|
|
3401
|
+
"env": "SHOPIFY_HYDROGEN_FLAG_SOURCEMAP",
|
|
3402
|
+
"name": "sourcemap",
|
|
3403
|
+
"type": "boolean"
|
|
3404
|
+
},
|
|
3391
3405
|
"verbose": {
|
|
3392
3406
|
"allowNo": false,
|
|
3393
3407
|
"description": "Outputs more information about the command's execution.",
|
|
@@ -3572,7 +3586,7 @@
|
|
|
3572
3586
|
],
|
|
3573
3587
|
"args": {
|
|
3574
3588
|
"routeName": {
|
|
3575
|
-
"description": "The route to generate. One of home,page,cart,products,collections,policies,blogs,account,search,robots,sitemap,
|
|
3589
|
+
"description": "The route to generate. One of home,page,cart,products,collections,policies,blogs,account,search,robots,sitemap,all.",
|
|
3576
3590
|
"name": "routeName",
|
|
3577
3591
|
"options": [
|
|
3578
3592
|
"home",
|
|
@@ -3586,7 +3600,6 @@
|
|
|
3586
3600
|
"search",
|
|
3587
3601
|
"robots",
|
|
3588
3602
|
"sitemap",
|
|
3589
|
-
"tokenlessApi",
|
|
3590
3603
|
"all"
|
|
3591
3604
|
],
|
|
3592
3605
|
"required": true
|
|
@@ -4070,6 +4083,13 @@
|
|
|
4070
4083
|
"name": "inspector-port",
|
|
4071
4084
|
"type": "option"
|
|
4072
4085
|
},
|
|
4086
|
+
"legacy-runtime": {
|
|
4087
|
+
"allowNo": false,
|
|
4088
|
+
"description": "Runs the app in a Node.js sandbox instead of an Oxygen worker.",
|
|
4089
|
+
"env": "SHOPIFY_HYDROGEN_FLAG_LEGACY_RUNTIME",
|
|
4090
|
+
"name": "legacy-runtime",
|
|
4091
|
+
"type": "boolean"
|
|
4092
|
+
},
|
|
4073
4093
|
"path": {
|
|
4074
4094
|
"description": "The path to the directory of the Hydrogen storefront. Defaults to the current directory where the command is run.",
|
|
4075
4095
|
"env": "SHOPIFY_HYDROGEN_FLAG_PATH",
|
|
@@ -5466,17 +5486,17 @@
|
|
|
5466
5486
|
}
|
|
5467
5487
|
},
|
|
5468
5488
|
"customPluginName": "@shopify/theme",
|
|
5469
|
-
"description": "Clones a Git repository to your local machine to use as the starting point for building a theme.\n\n If no Git repository is specified, then this command creates a copy of Shopify's
|
|
5470
|
-
"descriptionWithMarkdown": "Clones a Git repository to your local machine to use as the starting point for building a theme.\n\n If no Git repository is specified, then this command creates a copy of Shopify's
|
|
5489
|
+
"description": "Clones a Git repository to your local machine to use as the starting point for building a theme.\n\n If no Git repository is specified, then this command creates a copy of Shopify's \"Skeleton theme\" (https://github.com/Shopify/skeleton-theme), with the specified name in the current folder. If no name is provided, then you're prompted to enter one.\n\n > Caution: If you're building a theme for the Shopify Theme Store, then you can use our example theme as a starting point. However, the theme that you submit needs to be \"substantively different from existing themes\" (https://shopify.dev/docs/themes/store/requirements#uniqueness) so that it provides added value for users.\n ",
|
|
5490
|
+
"descriptionWithMarkdown": "Clones a Git repository to your local machine to use as the starting point for building a theme.\n\n If no Git repository is specified, then this command creates a copy of Shopify's [Skeleton theme](https://github.com/Shopify/skeleton-theme), with the specified name in the current folder. If no name is provided, then you're prompted to enter one.\n\n > Caution: If you're building a theme for the Shopify Theme Store, then you can use our example theme as a starting point. However, the theme that you submit needs to be [substantively different from existing themes](https://shopify.dev/docs/themes/store/requirements#uniqueness) so that it provides added value for users.\n ",
|
|
5471
5491
|
"flags": {
|
|
5472
5492
|
"clone-url": {
|
|
5473
5493
|
"char": "u",
|
|
5474
|
-
"
|
|
5494
|
+
"default": "https://github.com/Shopify/skeleton-theme",
|
|
5495
|
+
"description": "The Git URL to clone from. Defaults to Shopify's Skeleton theme.",
|
|
5475
5496
|
"env": "SHOPIFY_FLAG_CLONE_URL",
|
|
5476
5497
|
"hasDynamicHelp": false,
|
|
5477
5498
|
"multiple": false,
|
|
5478
5499
|
"name": "clone-url",
|
|
5479
|
-
"required": false,
|
|
5480
5500
|
"type": "option"
|
|
5481
5501
|
},
|
|
5482
5502
|
"latest": {
|
|
@@ -5843,8 +5863,8 @@
|
|
|
5843
5863
|
"args": {
|
|
5844
5864
|
},
|
|
5845
5865
|
"customPluginName": "@shopify/theme",
|
|
5846
|
-
"description": "Packages your local theme files into a ZIP file that can be uploaded to Shopify.\n\n Only folders that match the \"default Shopify theme folder structure\" (https://shopify.dev/docs/themes/tools/cli#directory-structure) are included in the package.\n\n The ZIP file uses the name `theme_name-theme_version.zip`, based on parameters in your \"settings_schema.json\" (https://shopify.dev/docs/themes/architecture/config/settings-schema-json) file.",
|
|
5847
|
-
"descriptionWithMarkdown": "Packages your local theme files into a ZIP file that can be uploaded to Shopify.\n\n Only folders that match the [default Shopify theme folder structure](https://shopify.dev/docs/themes/tools/cli#directory-structure) are included in the package.\n\n The ZIP file uses the name `theme_name-theme_version.zip`, based on parameters in your [settings_schema.json](https://shopify.dev/docs/themes/architecture/config/settings-schema-json) file.",
|
|
5866
|
+
"description": "Packages your local theme files into a ZIP file that can be uploaded to Shopify.\n\n Only folders that match the \"default Shopify theme folder structure\" (https://shopify.dev/docs/storefronts/themes/tools/cli#directory-structure) are included in the package.\n\n The ZIP file uses the name `theme_name-theme_version.zip`, based on parameters in your \"settings_schema.json\" (https://shopify.dev/docs/storefronts/themes/architecture/config/settings-schema-json) file.",
|
|
5867
|
+
"descriptionWithMarkdown": "Packages your local theme files into a ZIP file that can be uploaded to Shopify.\n\n Only folders that match the [default Shopify theme folder structure](https://shopify.dev/docs/storefronts/themes/tools/cli#directory-structure) are included in the package.\n\n The ZIP file uses the name `theme_name-theme_version.zip`, based on parameters in your [settings_schema.json](https://shopify.dev/docs/storefronts/themes/architecture/config/settings-schema-json) file.",
|
|
5848
5868
|
"flags": {
|
|
5849
5869
|
"no-color": {
|
|
5850
5870
|
"allowNo": false,
|
|
@@ -6919,5 +6939,5 @@
|
|
|
6919
6939
|
"summary": "Trigger delivery of a sample webhook topic payload to a designated address."
|
|
6920
6940
|
}
|
|
6921
6941
|
},
|
|
6922
|
-
"version": "3.
|
|
6942
|
+
"version": "3.81.0"
|
|
6923
6943
|
}
|
package/package.json
CHANGED
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@shopify/cli",
|
|
3
|
-
"version": "3.
|
|
4
|
-
"packageManager": "pnpm@8.15.7",
|
|
3
|
+
"version": "3.81.0",
|
|
5
4
|
"private": false,
|
|
6
5
|
"description": "A CLI tool to build for the Shopify platform",
|
|
7
6
|
"keywords": [
|
|
@@ -92,27 +91,27 @@
|
|
|
92
91
|
},
|
|
93
92
|
"dependencies": {
|
|
94
93
|
"@ast-grep/napi": "0.33.0",
|
|
95
|
-
"esbuild": "0.25.
|
|
94
|
+
"esbuild": "0.25.5",
|
|
96
95
|
"global-agent": "3.0.0"
|
|
97
96
|
},
|
|
98
97
|
"devDependencies": {
|
|
99
98
|
"@oclif/core": "3.26.5",
|
|
100
99
|
"@oclif/plugin-commands": "4.1.18",
|
|
101
100
|
"@oclif/plugin-plugins": "5.4.28",
|
|
102
|
-
"@shopify/app": "3.
|
|
103
|
-
"@shopify/cli-kit": "3.
|
|
104
|
-
"@shopify/plugin-cloudflare": "3.
|
|
105
|
-
"@shopify/plugin-did-you-mean": "3.
|
|
106
|
-
"@shopify/theme": "3.
|
|
107
|
-
"@shopify/cli-hydrogen": "
|
|
101
|
+
"@shopify/app": "3.81.0",
|
|
102
|
+
"@shopify/cli-kit": "3.81.0",
|
|
103
|
+
"@shopify/plugin-cloudflare": "3.81.0",
|
|
104
|
+
"@shopify/plugin-did-you-mean": "3.81.0",
|
|
105
|
+
"@shopify/theme": "3.81.0",
|
|
106
|
+
"@shopify/cli-hydrogen": "10.0.1",
|
|
108
107
|
"@types/global-agent": "3.0.0",
|
|
109
108
|
"@typescript-eslint/eslint-plugin": "7.13.1",
|
|
110
|
-
"@vitest/coverage-istanbul": "^1.
|
|
109
|
+
"@vitest/coverage-istanbul": "^3.1.4",
|
|
111
110
|
"esbuild-plugin-copy": "^2.1.1",
|
|
112
111
|
"espree": "9.6.1"
|
|
113
112
|
},
|
|
114
113
|
"engines": {
|
|
115
|
-
"node": "
|
|
114
|
+
"node": ">=20.10.0"
|
|
116
115
|
},
|
|
117
116
|
"os": [
|
|
118
117
|
"darwin",
|