1. 04 Jul, 2017 1 commit
  2. 30 Jun, 2017 1 commit
  3. 27 Jun, 2017 1 commit
  4. 18 Jun, 2017 2 commits
  5. 17 Jun, 2017 2 commits
  6. 13 Jun, 2017 1 commit
  7. 10 Jun, 2017 1 commit
  8. 09 Jun, 2017 2 commits
  9. 02 Jun, 2017 3 commits
  10. 31 May, 2017 1 commit
  11. 30 May, 2017 2 commits
  12. 16 May, 2017 4 commits
  13. 29 Mar, 2017 3 commits
  14. 21 Mar, 2017 5 commits
  15. 12 Mar, 2017 1 commit
  16. 27 Feb, 2017 1 commit
  17. 22 Feb, 2017 1 commit
  18. 16 Feb, 2017 1 commit
  19. 06 Feb, 2017 1 commit
    • Fix npm rebuild · f0419a7a
      Running `npm rebuild node-sass` as we instruct people, has been
      noop for a while. I'm not entirely sure what has changed.
      
      Debugging as reveal that running `rebuild` now just triggers the
      `install` and `postinstall` scripts. The `build` script is no
      longer run. This suggests something has changed in newer versions
      of npm.
      
      Since the `--force` flag is required to rebuild the binary I've
      update the `build` script to take into account if `--force` was
      passed to npm.
      xzyfer authored
  20. 31 Jan, 2017 4 commits
  21. 28 Jan, 2017 2 commits