From 08ef184c22eae9dbf9f7fe8974b750bffbdc699e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ren=C3=A9e=20Kooi?= Date: Thu, 12 Jul 2018 15:18:32 +0200 Subject: [PATCH] add size disclaimer --- website/themes/uppy/layout/stats.ejs | 3 +++ 1 file changed, 3 insertions(+) diff --git a/website/themes/uppy/layout/stats.ejs b/website/themes/uppy/layout/stats.ejs index 2375bfec2..fe455b1e2 100644 --- a/website/themes/uppy/layout/stats.ejs +++ b/website/themes/uppy/layout/stats.ejs @@ -21,6 +21,9 @@

Bundle Sizes

+

+ 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. +