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 windows bugs & tests #1965

Merged
merged 24 commits into from Sep 22, 2018
Merged

Fix windows bugs & tests #1965

merged 24 commits into from Sep 22, 2018

Commits on Aug 30, 2018

  1. fix pug and cache test

    DeMoorJasper committed Aug 30, 2018
    Copy the full SHA
    c4d7802 View commit details
    Browse the repository at this point in the history
  2. fix globs

    DeMoorJasper committed Aug 30, 2018
    Copy the full SHA
    c30d1df View commit details
    Browse the repository at this point in the history
  3. undo changes to fs-cache

    DeMoorJasper committed Aug 30, 2018
    Copy the full SHA
    85c8ef5 View commit details
    Browse the repository at this point in the history
  4. add newline normaliser

    DeMoorJasper committed Aug 30, 2018
    Copy the full SHA
    1bdeee1 View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2018

  1. fix glob in resolver

    DeMoorJasper committed Aug 31, 2018
    Copy the full SHA
    ee0ac76 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    8aa7137 View commit details
    Browse the repository at this point in the history
  3. cleanup remove dist

    DeMoorJasper committed Aug 31, 2018
    Copy the full SHA
    6e3f29a View commit details
    Browse the repository at this point in the history
  4. fix removeDist

    DeMoorJasper committed Aug 31, 2018
    Copy the full SHA
    2dfbcbe View commit details
    Browse the repository at this point in the history
  5. fixes and improvements

    DeMoorJasper committed Aug 31, 2018
    Copy the full SHA
    817a6d6 View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    6755adf View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    18ea3e6 View commit details
    Browse the repository at this point in the history
  8. increase remove delay

    DeMoorJasper committed Aug 31, 2018
    Copy the full SHA
    355f225 View commit details
    Browse the repository at this point in the history
  9. fix symlinks on windows

    DeMoorJasper committed Aug 31, 2018
    Copy the full SHA
    e281a2c View commit details
    Browse the repository at this point in the history
  10. fix alias on windows

    DeMoorJasper committed Aug 31, 2018
    Copy the full SHA
    7b1ddd1 View commit details
    Browse the repository at this point in the history
  11. remove path.normalize

    DeMoorJasper committed Aug 31, 2018
    Copy the full SHA
    1d4b4df View commit details
    Browse the repository at this point in the history
  12. Copy the full SHA
    1644fb9 View commit details
    Browse the repository at this point in the history
  13. Copy the full SHA
    78f0318 View commit details
    Browse the repository at this point in the history
  14. fix watcher test

    DeMoorJasper committed Aug 31, 2018
    Copy the full SHA
    415c79c View commit details
    Browse the repository at this point in the history
  15. done

    DeMoorJasper committed Aug 31, 2018
    Copy the full SHA
    99b151d View commit details
    Browse the repository at this point in the history
  16. cleanup

    DeMoorJasper committed Aug 31, 2018
    Copy the full SHA
    327e88f View commit details
    Browse the repository at this point in the history
  17. fix

    DeMoorJasper committed Aug 31, 2018
    Copy the full SHA
    5b7f2b5 View commit details
    Browse the repository at this point in the history
  18. fix watcher test

    DeMoorJasper committed Aug 31, 2018
    Copy the full SHA
    325c32f View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2018

  1. add path.join everywhere

    DeMoorJasper committed Sep 11, 2018
    Copy the full SHA
    f911eb5 View commit details
    Browse the repository at this point in the history
  2. add even more path.joins

    DeMoorJasper committed Sep 11, 2018
    Copy the full SHA
    60c43d7 View commit details
    Browse the repository at this point in the history