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

fix(remix-dev): convert config.appDirectory to relative unix path #4709

Merged
merged 6 commits into from
Nov 29, 2022

Commits on Nov 29, 2022

  1. fix(remix-dev): convert appDirectory to unix style for fast-glob

    Signed-off-by: Logan McAnsh <[email protected]>
    mcansh committed Nov 29, 2022
    Configuration menu
    Copy the full SHA
    ac852c1 View commit details
    Browse the repository at this point in the history
  2. chore: relative path

    Signed-off-by: Logan McAnsh <[email protected]>
    mcansh committed Nov 29, 2022
    Configuration menu
    Copy the full SHA
    e5b3df2 View commit details
    Browse the repository at this point in the history
  3. chore: add test

    Signed-off-by: Logan McAnsh <[email protected]>
    mcansh committed Nov 29, 2022
    Configuration menu
    Copy the full SHA
    741e4d3 View commit details
    Browse the repository at this point in the history
  4. fix test

    Signed-off-by: Logan McAnsh <[email protected]>
    mcansh committed Nov 29, 2022
    Configuration menu
    Copy the full SHA
    e3f4c5c View commit details
    Browse the repository at this point in the history
  5. fix: typo

    Signed-off-by: Logan McAnsh <[email protected]>
    mcansh committed Nov 29, 2022
    Configuration menu
    Copy the full SHA
    d169abd View commit details
    Browse the repository at this point in the history
  6. chore: update test

    Signed-off-by: Logan McAnsh <[email protected]>
    mcansh committed Nov 29, 2022
    Configuration menu
    Copy the full SHA
    91ea8a8 View commit details
    Browse the repository at this point in the history