用yoeman生成的webapp里,bower.json里的dependencies没有jquyer,但是bower_components却有jquery的资源,这是为什么?
因为你下载了bootstrap-sass-official,这个里面的.bower.json包含了jquery:>=1.9.0,所以会下载jquery