feat(create-medusa-app): improve by adding depth to clone commands (#10812)

Improve command by passing `--depth 1` to decrease download size + improve for slow speed.

Closes TRI-742
This commit is contained in:
Shahed Nasser
2025-01-05 13:24:57 +00:00
committed by GitHub
parent 18b385aff7
commit 152a94e1e1
4 changed files with 7 additions and 4 deletions
+5
View File
@@ -0,0 +1,5 @@
---
"create-medusa-app": patch
---
feat(create-medusa-app): improve by adding depth to clone commands