Last active
June 5, 2017 12:34
-
-
Save xhlwill/3f90695e243c1ba039980b8f67594dae to your computer and use it in GitHub Desktop.
install node-sass and phantomjs using taobao mirror
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
sass_binary_site = https://npm.taobao.org/mirrors/node-sass/ | |
phantomjs_cdnurl = https://npm.taobao.org/mirrors/phantomjs/ | |
electron_mirror = https://npm.taobao.org/mirrors/electron/ | |
registry = https://registry.npm.taobao.org |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment