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

addon does not import bootstrap.js file. #105

Open
yqedan opened this issue Oct 25, 2016 · 0 comments
Open

addon does not import bootstrap.js file. #105

yqedan opened this issue Oct 25, 2016 · 0 comments

Comments

@yqedan
Copy link

yqedan commented Oct 25, 2016

This addon requires me to add the following line in my ember-cli-build.js file to use any bootstrap requiring js:

app.import('bower_components/bootstrap/dist/js/bootstrap.js');

It would be nice if this addon did not require this extra step.

I was using ember 2.5 but I think is an issues with newer versions as well.

rtablada pushed a commit to rtablada/ember-bootstrap that referenced this issue Jun 6, 2017
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

1 participant