Apphabor gives 404 on bootstrap.less
问题 I have deployed a simple .NET MVC application on appharbor that implements bootstrap and less. The less loads fine on my localhost instance when i run it, however, when i push it to appharbor i get a 404 on bootstrap.less. Has anyone run into this before that might be able to tell me why? I have checked the buildout and the less directory/file structure exists on the deployment. The appharbor url is http://appharbor-bootstrap.apphb.com/ if anyone wants to check out what im seeing. Source can