Git 为何 Bootstrap 把编译生成的文件也上传到 GitHub 呢?

mogodb · January 25, 2015 · Last by mogodb replied at January 25, 2015 · 1722 hits

https://github.com/twbs/bootstrap/tree/master/dist

中间生成的文件,难道不应该放在本地,而不上传到版本库么?

windows 下想用时直接下载就行了,无需装 Less 环境自己编译了。

用 bower 管理的时候需要

#2 楼 @miclle bower 逼前端库把 dist 目录都上传了啊?

You need to Sign in before reply, if you don't have an account, please Sign up first.