- 07 Jan, 2017 2 commits
-
-
xzyfer authored
-
* Bump LibSass to 3.4.3 * Update sourcemap test fixtures to match new LibSass behaviour * Bump sass-spec@v3.4.3
Michael Mifsud authored
-
- 20 Dec, 2016 2 commits
- 19 Dec, 2016 1 commit
-
-
xzyfer authored
-
- 18 Dec, 2016 1 commit
-
-
Add a platform variant for installing a musl binary
Lachlan Donald authored
-
- 13 Dec, 2016 1 commit
-
-
Fix premature exit before the output stream is fully flushed
ysugimoto authored
-
- 11 Dec, 2016 1 commit
-
-
Drop dependency lodash.isarray
Michael Mifsud authored
-
- 10 Dec, 2016 10 commits
-
-
Dalton Santos authored
-
xzyfer authored
-
Bump LibSass to 3.4.0
Michael Mifsud authored -
xzyfer authored
-
xzyfer authored
-
xzyfer authored
-
Federico Brigante authored
-
Tri Nguyen authored
-
xzyfer authored
-
- 02 Dec, 2016 1 commit
-
-
Update sourceComments documentation in README.md
Kristine authored
-
- 15 Nov, 2016 10 commits
-
-
xzyfer authored
-
Use console for logging instead of npmlog
Michael Mifsud authored -
xzyfer authored
-
xzyfer authored
-
xzyfer authored
-
xzyfer authored
-
Send npmlog to stdout
Michael Mifsud authored
-
- 14 Nov, 2016 6 commits
- 13 Nov, 2016 5 commits
-
-
xzyfer authored
-
Handle permission errors when attempting to cache binaries
Michael Mifsud authored -
This uses a candidate model for determining an suitable cache directory. This is different from the current approach with eagerly chooses a cache directory. If that directory isn't accessible for some reason (i.e. permissions) we have to bail out. With this approach we can try a prioritised list of candidate directories. Additionally this address the case where npm cache config is blank. Fixes #1781
xzyfer authored -
Use npmlog for all install script output
Michael Mifsud authored
-