We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 7044579 + 8c7d935 commit fc54a46Copy full SHA for fc54a46
package.json
@@ -24,7 +24,6 @@
24
"refresh-code-documentation": "nx run-many --target=refresh-code-documentation --all --skip-nx-cache",
25
"refresh-manifests": "nx run-many --target=refresh-manifests --all --skip-nx-cache && bin/prettify-manifests.js && pnpm refresh-readme",
26
"refresh-readme": "nx run-many --target=refresh-readme --all --skip-nx-cache",
27
- "refresh-templates": "nx run-many --target=refresh-templates --all --skip-nx-cache",
28
"release": "./bin/release",
29
"post-release": "./bin/post-release",
30
"shopify:run": "node packages/cli/bin/dev.js",
0 commit comments