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 compilerOptions from tsconfig.json #766

Merged
merged 8 commits into from Sep 9, 2021
Merged

Commits on Sep 9, 2021

  1. Fix module from tsconfig.json

    styfle committed Sep 9, 2021
    Copy the full SHA
    81ba827 View commit details
    Browse the repository at this point in the history
  2. Pass all compilerOptions

    styfle committed Sep 9, 2021
    Copy the full SHA
    bb1e0e6 View commit details
    Browse the repository at this point in the history
  3. Add default esnext

    Co-authored-by: Guy Bedford <guybedford@gmail.com>
    styfle and guybedford committed Sep 9, 2021
    Copy the full SHA
    29bbcac View commit details
    Browse the repository at this point in the history
  4. Add default module/target

    styfle committed Sep 9, 2021
    Copy the full SHA
    aaaa8e9 View commit details
    Browse the repository at this point in the history
  5. Fix bundle-subasset2 test

    styfle committed Sep 9, 2021
    Copy the full SHA
    1b9077a View commit details
    Browse the repository at this point in the history
  6. Add ts-mixed-modules test

    styfle committed Sep 9, 2021
    Copy the full SHA
    bc9a557 View commit details
    Browse the repository at this point in the history
  7. Fix output-coverage

    styfle committed Sep 9, 2021
    Copy the full SHA
    d424517 View commit details
    Browse the repository at this point in the history
  8. Fix ts-mixed-modues output.js

    styfle committed Sep 9, 2021
    Copy the full SHA
    6d5d6eb View commit details
    Browse the repository at this point in the history