Skip to content

Latest commit

 

History

History
41 lines (29 loc) · 529 Bytes

readme.md

File metadata and controls

41 lines (29 loc) · 529 Bytes

bin-wrapper-china

Binary mirror download link replacement for mainland China.

Fork from bin-wrapper.

Install

Use yarn to replace bin-wrapper.

// package.json
{
	"resolutions": {
		"bin-wrapper": "npm:bin-wrapper-china"
	}
}
yarn install

API

Same as bin-wrapper.

Inject mirror url to process.env

// package.json
{
	"scripts": {
		"preinstall": "china-bin-env"
	}
}

Related

https://github.com/cnpm/binary-mirror-config