mirror of
https://github.com/transloadit/uppy.git
synced 2026-07-28 12:37:00 +00:00
add size disclaimer
This commit is contained in:
parent
bcb20ac062
commit
08ef184c22
1 changed files with 3 additions and 0 deletions
|
|
@ -21,6 +21,9 @@
|
|||
<hr />
|
||||
|
||||
<h2>Bundle Sizes</h2>
|
||||
<p>
|
||||
Below are the minified and gzipped sizes for each Uppy package. Note that this includes the dependencies for each package, some of which are shared when you install multiple plugins—for example, the `@uppy/dropbox` and `@uppy/instagram` package are both over 11kB including dependencies, but only sum up to about 15kB when they are used together.
|
||||
</p>
|
||||
<table width="100%">
|
||||
<thead>
|
||||
<tr>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue