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

feat(remix-dev): add ability to use tsconfig paths aliases other than ~ #2412

Merged
merged 12 commits into from
Mar 31, 2022

Commits on Mar 30, 2022

  1. Configuration menu
    Copy the full SHA
    b1b0399 View commit details
    Browse the repository at this point in the history
  2. update lock

    F3n67u committed Mar 30, 2022
    Configuration menu
    Copy the full SHA
    55ee98b View commit details
    Browse the repository at this point in the history
  3. update package.json

    F3n67u committed Mar 30, 2022
    Configuration menu
    Copy the full SHA
    9f61133 View commit details
    Browse the repository at this point in the history
  4. update contributor.yaml

    F3n67u committed Mar 30, 2022
    Configuration menu
    Copy the full SHA
    85ae9d1 View commit details
    Browse the repository at this point in the history
  5. add intergartion test

    F3n67u committed Mar 30, 2022
    Configuration menu
    Copy the full SHA
    5cdba9b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e34e7d8 View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2022

  1. Configuration menu
    Copy the full SHA
    961990b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9223901 View commit details
    Browse the repository at this point in the history
  3. feat: add path-mapping support for mdx files

    also strip indents from integration files before writing them to disk
    
    Signed-off-by: Logan McAnsh <logan@mcan.sh>
    mcansh committed Mar 31, 2022
    Configuration menu
    Copy the full SHA
    136aa8e View commit details
    Browse the repository at this point in the history
  4. chore: update import to use alias

    Signed-off-by: Logan McAnsh <logan@mcan.sh>
    mcansh committed Mar 31, 2022
    Configuration menu
    Copy the full SHA
    b9996e2 View commit details
    Browse the repository at this point in the history
  5. chore: move createMatchPath to avoid importing cross-plugin

    Signed-off-by: Logan McAnsh <logan@mcan.sh>
    mcansh committed Mar 31, 2022
    Configuration menu
    Copy the full SHA
    1bfa104 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2199011 View commit details
    Browse the repository at this point in the history