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 #1098: ignored() bug: ESM loader will try to compile .cjs, .mjs… #1103

Merged
merged 4 commits into from
Aug 12, 2020
Merged

Fix #1098: ignored() bug: ESM loader will try to compile .cjs, .mjs… #1103

merged 4 commits into from
Aug 12, 2020

Commits on Aug 10, 2020

  1. Fix #1098: ignored() bug: ESM loader will try to compile .cjs, .mjs…

    …, and other unexpected file extensions
    Concision committed Aug 10, 2020
    Configuration menu
    Copy the full SHA
    ce5f663 View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2020

  1. tests: Add test matrix for ignored() to ensure only specific extensio…

    …ns are sent to TypeScript compiler
    Concision committed Aug 11, 2020
    Configuration menu
    Copy the full SHA
    de289f6 View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2020

  1. Configuration menu
    Copy the full SHA
    afdf964 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    072519d View commit details
    Browse the repository at this point in the history