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

Support tsconfig.json & jsconfig.json aliases #1747

Merged
merged 15 commits into from
Nov 9, 2021
Merged

Support tsconfig.json & jsconfig.json aliases #1747

merged 15 commits into from
Nov 9, 2021

Commits on Nov 8, 2021

  1. Configuration menu
    Copy the full SHA
    7dd7d72 View commit details
    Browse the repository at this point in the history
  2. edit: rename plugin to @astrojs/vite-plugin-tsconfig-alias

    Co-authored-by: Nate Moore <natemoo-re@users.noreply.github.com>
    Jonathan Neal and natemoo-re committed Nov 8, 2021
    Configuration menu
    Copy the full SHA
    71fdfe9 View commit details
    Browse the repository at this point in the history
  3. edit: switch from ps to path.posix

    Jonathan Neal committed Nov 8, 2021
    Configuration menu
    Copy the full SHA
    7f5201e View commit details
    Browse the repository at this point in the history
  4. edit: move sanitization of paths to loop

    Jonathan Neal committed Nov 8, 2021
    Configuration menu
    Copy the full SHA
    b97bcf7 View commit details
    Browse the repository at this point in the history
  5. edit: rename resolveConfigPaths to configAliasVitePlugin

    Jonathan Neal committed Nov 8, 2021
    Configuration menu
    Copy the full SHA
    1f24aea View commit details
    Browse the repository at this point in the history
  6. edit: update implementation based on feedback

    Jonathan Neal committed Nov 8, 2021
    Configuration menu
    Copy the full SHA
    b4a14c8 View commit details
    Browse the repository at this point in the history
  7. prettier

    Jonathan Neal committed Nov 8, 2021
    Configuration menu
    Copy the full SHA
    f65de59 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    c046caa View commit details
    Browse the repository at this point in the history
  9. edit: cleanup with comments

    Jonathan Neal committed Nov 8, 2021
    Configuration menu
    Copy the full SHA
    7252dce View commit details
    Browse the repository at this point in the history
  10. edit: spellcheck condition to conditionally

    Jonathan Neal committed Nov 8, 2021
    Configuration menu
    Copy the full SHA
    f2ec843 View commit details
    Browse the repository at this point in the history
  11. edit: refactor based on feedback

    Jonathan Neal committed Nov 8, 2021
    Configuration menu
    Copy the full SHA
    ed1613b View commit details
    Browse the repository at this point in the history
  12. edit: Update README.md

    Jonathan Neal committed Nov 8, 2021
    Configuration menu
    Copy the full SHA
    5a9020a View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2021

  1. Configuration menu
    Copy the full SHA
    a4ffc5b View commit details
    Browse the repository at this point in the history
  2. edit: cleanup resolutions and add commenting

    Jonathan Neal committed Nov 9, 2021
    Configuration menu
    Copy the full SHA
    360c2c5 View commit details
    Browse the repository at this point in the history
  3. yarn lint

    Jonathan Neal committed Nov 9, 2021
    Configuration menu
    Copy the full SHA
    d67bf6a View commit details
    Browse the repository at this point in the history