fix #2943: mention the source map on the downloads page

This commit is contained in:
Jos de Jong 2023-05-04 11:51:38 +02:00
parent b4a3c7d753
commit 82878d7208

View File

@ -49,7 +49,7 @@ Or download the full bundle directly from [unpkg](https://unpkg.com):
<p>
<a href="https://unpkg.com/mathjs@11.8.0/lib/browser/math.js">
math.js (version 11.8.0, <span id="size">195 kB</span>, minified and gzipped)
</a>
</a> and if needed the <a href="https://unpkg.com/mathjs@11.8.0/lib/browser/math.js.map">source map</a>
</p>
Too large for you? Create your own [custom bundle](docs/custom_bundling.html).