You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
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.
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.
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?
The text was updated successfully, but these errors were encountered: