fix(create-medusa-app): remove glob-related warnings (#7985)

On every new installation of `create-medusa-app`, you get a warning related to `glob`'s version.

Since we don't need `glob` anymore (it was used to remove boilerplate files), I've removed it along with its usage. This includes removing the `--no-boilerplate` option.
This commit is contained in:
Shahed Nasser
2024-07-08 08:24:10 +00:00
committed by GitHub
parent 4d750c13d9
commit d2c89e7071
7 changed files with 1 additions and 69 deletions
-1
View File
@@ -15409,7 +15409,6 @@ __metadata:
eslint-config-google: ^0.14.0
eslint-config-prettier: ^8.8.0
eslint-plugin-prettier: ^4.2.1
glob: ^7.1.6
inquirer: ^9.2.2
medusa-telemetry: ^0.0.17
nanoid: ^4.0.2