Description
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
?
Metadata
Metadata
Assignees
Labels
No labels