From 0a4b6c92081e103e7e8332bf0f95f1c91188cd57 Mon Sep 17 00:00:00 2001 From: Ryan Date: Fri, 8 Jun 2018 13:23:26 +0100 Subject: [PATCH] Adds additional wording to the Introduction section of Bootstrap docs about the bootstrap bundle js - #26679 --- docs/4.1/getting-started/introduction.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/4.1/getting-started/introduction.md b/docs/4.1/getting-started/introduction.md index 9b381dd795ea..77a9a6fdf995 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. +
Show components requiring JavaScript {% capture markdown %}