• Hunter Loftis's avatar
    tests and implementation for using yarn in place of npm · 047dbbf1
    Hunter Loftis authored
    leave node_modules for caching
    
    use pure-lockfile
    
    use semver.io service to resolve yarn engines
    
    restore original yarn.lock after yarn install
    
    use mktemp compatible with both osx and linux
    
    use yarn check before a --pure-lockfile
    
    use yarn check before a --pure-lockfile
    
    remove yarn check, does not work as documented
    
    clear prebuilt node_modules for yarn users
    047dbbf1
Name
Last commit
Last update
bin Loading commit data...
lib Loading commit data...
profile Loading commit data...
test Loading commit data...
vendor Loading commit data...
.gitignore Loading commit data...
.travis.yml Loading commit data...
CHANGELOG.md Loading commit data...
LICENSE Loading commit data...
README.md Loading commit data...
makefile Loading commit data...