Commit e9d9835
committed
minor #9980 Popper js is required (Etilawin)
This PR was submitted for the 4.1 branch but it was squashed and merged into the 3.4 branch instead (closes #9980).
Discussion
----------
Popper js is required
If you don't add popper js you will probably have the following message while compiling with yarn
This dependency was not found:
* popper.js in ./node_modules/bootstrap/dist/js/bootstrap.js
<!--
If your pull request fixes a BUG, use the oldest maintained branch that contains
the bug (see https://symfony.com/roadmap for the list of maintained branches).
If your pull request documents a NEW FEATURE, use the same Symfony branch where
the feature was introduced (and `master` for features of unreleased versions).
-->
Commits
-------
a09797a Popper js is required1 file changed
+2
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
40 | | - | |
| 40 | + | |
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
| 45 | + | |
45 | 46 | | |
46 | 47 | | |
47 | 48 | | |
| |||
0 commit comments