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: importing ts files using their corresponding js extesions #5510

Merged
merged 4 commits into from Nov 2, 2021

Commits on Nov 1, 2021

  1. Configuration menu
    Copy the full SHA
    ab65045 View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2021

  1. feat: support importing ts files using their corresponding js extesions

    To align with `tsc` default behavior, mentioned in microsoft/TypeScript#46452
    
    Fixes vitejs#3040
    sodatea committed Nov 2, 2021
    Configuration menu
    Copy the full SHA
    739c6fc View commit details
    Browse the repository at this point in the history
  2. chore: correct punctuation

    sodatea committed Nov 2, 2021
    Configuration menu
    Copy the full SHA
    86b2bb8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3b5d856 View commit details
    Browse the repository at this point in the history