private-bower

.bowerrc 配置

{
    "directory": "bower_components",
    "registry": {
        "default": "http://192.168.1.81:5678",
        "register": "http://192.168.1.81:5678",
        "publish": "http://192.168.1.81:5678",
        "search": [
            "http://192.168.1.81:5678",
            "http://bower.herokuapp.com"
        ]
    }
}

 

posted @ 2016-08-19 10:28  我是乖胖  阅读(200)  评论(0编辑  收藏  举报