Use Twitter Bootstrap 3 RC1 with Meteor
问题 I am trying to use the latest Twitter Bootstrap 3 RC1 with Meteor. I tried to install it using bower, but Meteor threw an error because of some HTML or JS included in the bootstrap package (the _includes directory). I am aware that meteor has a bootstrap package, however this is Bootstrap 2.3. I wonder if there's a way to either ignore certain files so that Meteor will not try and serve these files, or other way to get around this. 回答1: Have you tried the custom atmosphere package bootstrap3