feat(create-medusa-app,medusa-cli): Allow clearing project (#4273)

- Added build step
- Added `--no-boilerplate` option to `create-medusa-app` to allow clearing onboarding files
- Clear project files by default in medusa-cli
This commit is contained in:
Shahed Nasser
2023-06-15 17:31:30 +00:00
committed by GitHub
parent f8643361cd
commit f98ba5bde8
18 changed files with 582 additions and 87 deletions
+1
View File
@@ -27,6 +27,7 @@
},
"dependencies": {
"awilix": "^8.0.1",
"glob": "^10.2.7",
"ulid": "^2.3.0"
},
"scripts": {