aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorsts-ryan-holton <[email protected]>2018-06-11 14:14:02 +0100
committerXhmikosR <[email protected]>2018-06-11 16:14:02 +0300
commit1af5a30d024aa5a864f18d521341a53377b6b9a8 (patch)
tree2c1340a03f4365f92a5cc46b502fae7d97f86e4b /docs
parent9c3146d0dd1320d9b1e902005d5d6efe7d0e09d1 (diff)
downloadbootstrap-1af5a30d024aa5a864f18d521341a53377b6b9a8.tar.xz
bootstrap-1af5a30d024aa5a864f18d521341a53377b6b9a8.zip
Add additional wording to the Introduction section of Bootstrap docs about the bootstrap bundle js (#26688)
Diffstat (limited to 'docs')
-rw-r--r--docs/4.1/getting-started/introduction.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/4.1/getting-started/introduction.md b/docs/4.1/getting-started/introduction.md
index 9b381dd79..77a9a6fdf 100644
--- a/docs/4.1/getting-started/introduction.md
+++ b/docs/4.1/getting-started/introduction.md
@@ -37,6 +37,8 @@ We use [jQuery's slim build](https://blog.jquery.com/2016/06/09/jquery-3-0-final
Curious which components explicitly require jQuery, our JS, and Popper.js? Click the show components link below. If you're at all unsure about the general page structure, keep reading for an example page template.
+Our `bootstrap.bundle.js` and `bootstrap.bundle.min.js` include [Popper](https://popper.js.org/), but not [jQuery](https://jquery.com/). For more information about what's included in Bootstrap, please see our [contents]({{ site.baseurl }}/docs/{{ site.docs_version }}/getting-started/contents/#precompiled-bootstrap) section.
+
<details>
<summary class="text-primary mb-3">Show components requiring JavaScript</summary>
{% capture markdown %}