• 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
environment.sh 1.38 KB