Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Including Bootstrap JS - How? #6

Open
csprocket777 opened this issue Jul 19, 2016 · 2 comments
Open

Including Bootstrap JS - How? #6

csprocket777 opened this issue Jul 19, 2016 · 2 comments

Comments

@csprocket777
Copy link

I feel silly asking this question but if I wanted to include the bootstrap JS file, given the way this addon is setup, how would I do this without also doing a bower install of bootstrap?

@yankeeinlondon
Copy link
Member

Sorry i missed this comment when you posted it. Considering the two week gap, just wondering if you sorted this out? I don't have the code in front of me but if you look at the index.js file there may be some hints in there in the way I'm handling the SCSS.

@csprocket777
Copy link
Author

I ended up going with another add-on. ember-bootstrap-4 allowed me to dictate which js components to included and automatically handled the JS inclusion for me. I see the way it's doing it and is something you could easily port over I believe.

As I was trying to figure it out myself I unraveled a chain of inclusion and compilation issues that I couldn't sort my way through, which is probably simply due to my lack of understanding of npm inclusions but there you go.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants