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

bootstrap.js is ambiguous #160

Open
beinoriusju opened this issue Dec 25, 2021 · 1 comment
Open

bootstrap.js is ambiguous #160

beinoriusju opened this issue Dec 25, 2021 · 1 comment

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
Contributor

Kocal commented Dec 25, 2021

Related to symfony/recipes#1022 I think

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