-
-
Notifications
You must be signed in to change notification settings - Fork 84
Open
symfony/recipes
#1399Description
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?
endelwar and o0morgan0o
Metadata
Metadata
Assignees
Labels
No labels