# Why are some components not included in "dist"

**URL:** https://discourse.roots.io/t/why-are-some-components-not-included-in-dist/3095
**Category:** sage
**Created:** 2015-03-05T10:37:17Z
**Posts:** 6
**Showing post:** 2 of 6

## Post 2 by @Foxaii — 2015-03-05T11:59:07Z

Check owl.carousel’s repo for a “main” definition in its bower.json. If it’s not there then you’ll need to define the main files yourself. Check the below for more:

> [@Adding Bower Files to Sage (8.0.0)](https://discourse.roots.io/t/adding-bower-files-to-sage-8-0-0/2825):
>
> I’m pretty new to gulp but I’m giving it a try. How / where would I include other Js files from Bower? With Grunt it was pretty straight forward but now I’m pretty sure these files go into manifest.json but I’m not 100% or know how to add other files there. Any help here would be much appreicated! { "dependencies": { "main.js": { "files": ["scripts/\*\*/\*", "scripts/main.js"], "main": true }, "main.css": { "files": [ "styles/main.s…

---

_[View the full topic](https://discourse.roots.io/t/why-are-some-components-not-included-in-dist/3095)._
