vendure-ecommerce / vendure-docker-compose

A containerized Vendure server and storefront
MIT License
35 stars 37 forks source link

update version vendure and fixed bug mac m1 #9

Open lucasvieceli opened 2 years ago

lucasvieceli commented 2 years ago

update version vendure and fixed bug mac m1

michaelbromley commented 2 years ago

Hi @lucasvieceli Thank you for your contribution! I have a few points / questions:

  1. Would you be able to do this PR without formatting all the files? It makes it really hard to see the important changes.
  2. You have removed a number of devDependencies which are required during setup like fs-extra and @vendure/create. Why?
  3. Why is the RUN yarn build command commented out in the vendure-docker file?
lucasvieceli commented 2 years ago

In this pull request, I created a project on my machine with the new version, and passed it to the docker repository, the folder "src", the file "tsconfig.json" and "migrations.ts"

I made a new commit with some changes

sorry english (google)

lucasvieceli commented 2 years ago

removed spaces and added .editorconfig