From fe8c7777a814285c6e4946feded29483980f0a3d Mon Sep 17 00:00:00 2001 From: jrburke Date: Sat, 18 May 2019 12:25:18 -0700 Subject: [PATCH] doc update from latest requirejs master --- docs/jquery.html | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/jquery.html b/docs/jquery.html index 7e9db7b..9a14ee2 100644 --- a/docs/jquery.html +++ b/docs/jquery.html @@ -219,6 +219,7 @@

While RequireJS loads jQuery just like any other dependency, jQuery's wide use and extensive plugin ecosystem mean you'll likely have other scripts in your project that also depend on jQuery. You might approach your jQuery RequireJS configuration differently depending on whether you are starting a new project or whether you are adapting existing code.

+