mirror of
https://github.com/josdejong/mathjs.git
synced 2026-01-25 15:07:57 +00:00
fix #2943: mention the source map on the downloads page
This commit is contained in:
parent
b4a3c7d753
commit
82878d7208
@ -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).
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user