diff --git a/pages/download.md b/pages/download.md index b32a4f7..71fefc9 100644 --- a/pages/download.md +++ b/pages/download.md @@ -10,17 +10,48 @@ To locally download these files, right-click the link and select "Save as..." fr Download the compressed, production version: -Download jQuery 4.0.0 + The uncompressed version is best used during development or debugging; the compressed file saves bandwidth and improves performance in production. You can download the [source map](https://www.html5rocks.com/en/tutorials/developertools/sourcemaps/) file to help with debugging the compressed production version. The source map is _not_ required for end-users to run jQuery; it is a tool to help improve a developer's debugging experience. As of jQuery 1.11/2.1, we [no longer link source maps](https://blog.jquery.com/2014/01/24/jquery-1-11-and-2-1-released/) to compressed releases by default.