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: Create vendor dir and exclude it from coverage #55

Merged
merged 6 commits into from Oct 13, 2020

Commits on Oct 13, 2020

  1. exclude external-scripts from coverage

    ioanna0 committed Oct 13, 2020
    Configuration menu
    Copy the full SHA
    0bbd9cd View commit details
    Browse the repository at this point in the history
  2. Refactor vendors & include 3pts to index.ts

    ioanna0 committed Oct 13, 2020
    Configuration menu
    Copy the full SHA
    b05e5f9 View commit details
    Browse the repository at this point in the history
  3. Use rootDirs to add vendors

    ioanna0 committed Oct 13, 2020
    Configuration menu
    Copy the full SHA
    89f2684 View commit details
    Browse the repository at this point in the history
  4. Update tsconfig.build.json

    Co-authored-by: Alex Sanders <a@snd.rs>
    ioanna0 and sndrs committed Oct 13, 2020
    Configuration menu
    Copy the full SHA
    c104ae4 View commit details
    Browse the repository at this point in the history
  5. back to rootDir

    ioanna0 committed Oct 13, 2020
    Configuration menu
    Copy the full SHA
    5acf392 View commit details
    Browse the repository at this point in the history
  6. bring back rootDirs

    ioanna0 committed Oct 13, 2020
    Configuration menu
    Copy the full SHA
    2f0b6c3 View commit details
    Browse the repository at this point in the history