Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

update version vendure and fixed bug mac m1 #9

Open
wants to merge 8 commits into
base: master
Choose a base branch
from

Commits on Feb 9, 2022

  1. update version vendoure and fixed bug mac m1

    lucas vieceli committed Feb 9, 2022
    Configuration menu
    Copy the full SHA
    a7476e9 View commit details
    Browse the repository at this point in the history
  2. add file setup.ts

    lucas vieceli committed Feb 9, 2022
    Configuration menu
    Copy the full SHA
    7aabfd6 View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2022

  1. add package

    lucas vieceli committed Feb 10, 2022
    Configuration menu
    Copy the full SHA
    b203162 View commit details
    Browse the repository at this point in the history
  2. add package

    lucas vieceli committed Feb 10, 2022
    Configuration menu
    Copy the full SHA
    6d246aa View commit details
    Browse the repository at this point in the history
  3. - added @vendure/create in package.json

    - modified setup.ts, because when starting the "work" service it reported that it couldn't find the assets folder, in the "server" service it will only create the assets folder templates email. And in the "server" you will populate the tables and the images of the products
    - Added fs-extra
    lucas vieceli committed Feb 10, 2022
    Configuration menu
    Copy the full SHA
    1d63902 View commit details
    Browse the repository at this point in the history
  4. add .editorconfig

    lucas vieceli committed Feb 10, 2022
    Configuration menu
    Copy the full SHA
    e3e3316 View commit details
    Browse the repository at this point in the history
  5. fixed .editorconfig single quote

    lucas vieceli committed Feb 10, 2022
    Configuration menu
    Copy the full SHA
    7a6307e View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2022

  1. fixed urls email

    lucas vieceli committed Feb 11, 2022
    Configuration menu
    Copy the full SHA
    b2ff0cd View commit details
    Browse the repository at this point in the history