Skip to content

bootstrap.js is ambiguous #160

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

Open
beinoriusju opened this issue Dec 25, 2021 · 3 comments · May be fixed by symfony/recipes#1399
Open

bootstrap.js is ambiguous #160

beinoriusju opened this issue Dec 25, 2021 · 3 comments · May be fixed by symfony/recipes#1399

Comments

@beinoriusju
Copy link

When I install symfony/webpack-encore-bundle with composer there is a new directory assets created that has a bootstrap.js file in it. This gives false impression that encore comes with Twitter Bootstrap. Then when one realizes it's not a Twitter Bootstrap developer installs Twitter Bootstrap and still ends up with multiple bootstrap imports. This ambiguity ends only when developer finally has enough and renames bootstrap.js a file to something else.

Why not just call it boot.js or init.js or ecnore.js?

@Kocal
Copy link
Member

Kocal commented Dec 25, 2021

Related to symfony/recipes#1022 I think

@carsonbot
Copy link
Collaborator

Thank you for this issue.
There has not been a lot of activity here for a while. Has this been resolved?

@ThomasLandauer
Copy link
Contributor

Duplicate of #150 ?

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

Successfully merging a pull request may close this issue.

4 participants