- Issue created by @eryk
- 🇨🇦Canada joseph.olstad
composer why drupal/bootstrap_library
?
bootstrap_library , why are you using this?
I suggest you uninstall the bootstrap_library module. It is not needed.
We can add a conflict with bootstrap_library.
-
joseph.olstad →
committed febf6d4b on 8.x-3.x
Issue #3539462 by eryk, joseph.olstad: Conflict with bootstrap_library...
-
joseph.olstad →
committed febf6d4b on 8.x-3.x
-
joseph.olstad →
committed eb8c2d2a on 8.x-3.x
Issue #3539462 by eryk, joseph.olstad: Conflict with bootstrap_library...
-
joseph.olstad →
committed eb8c2d2a on 8.x-3.x
- 🇨🇦Canada joseph.olstad
Ok, I published version 3.38
should be ok.
This conflict can be avoided simply by the change of removing entreprise7pro/bootstrap from the composer.json of bootstrap 3.38 which I have done.
There's no real need for this due to the way that the theme code works.
https://www.drupal.org/project/bootstrap/releases/8.x-3.38 →
- 🇨🇦Canada joseph.olstad
Please try release 3.38
if there's still an issue let me know asap.
Automatically closed - issue fixed for 2 weeks with no activity.
- 🇳🇮Nicaragua dinarcon
Is the
entreprise7pro/bootstrap
library no longer necessary? In commit dc3cce6ff850eb92c68c5f36e8baaadfe1cb1376 the dependency version was updated tov3.4.8
, and in commit eb8c2d2a0e010a17140b8b6c2b19d6d4ca77ce23 the dependency was removed fromcomposer.json
altogether.Updating bootstrap from
3.37.0
to3.38.0
would remove theentreprise7pro/bootstrap
library unless you make it an explicit dependency of your project.Thought about opening a new issue, but I wanted to confirm if the change is intentional before doing so.
- 🇨🇦Canada joseph.olstad
The entreprise7pro/bootstrap library comes from a cdn automatically configured in bootstrap 3.35 through to the current 3.38
bringing it in with composer was an oversight and unnecessary.