-
Notifications
You must be signed in to change notification settings - Fork 1.9k
Custom Build #1348
Comments
Correct. The custom build generator was deprecated in favor of just linking to zip files containing the entire source. A few reasons:
For the future, we are thinking about putting up multiple packages on npm (so you could install: @hn1 -- is there any compelling reasons you can think of (besides size of code-base) that would merit a return of the custom build generator? |
It would be nice to have just 2 versions - The Core and UI. On applications that serve international markets, in some localities, 60k can be a big deal. |
Note that the gzipped size of the minified file is less then 40 kB total. The difference between the gzipped size of the all-inclusive fine-uploader.min.js vs a custom build is much smaller in this case. |
I think we can oblige in a future version by including seperate builds of core and UI for traditional, S3, and Azure endpoints. It occurred to us that we should also throw the DnD module on npm, as that can stand on its own as well. |
That would be great. We will wait for that to update our version. Thanks |
Hi, All the best, |
We will look into this as part of the release after 5.2 (likely 5.3). |
This will be covered by #1607. |
Hi
We wanted to download the latest FineUploader but have noticed that there is no longer the option of choosing which modules to include and now instead of 70k we need to download the full 130k file. Is this correct?
Many thnaks
The text was updated successfully, but these errors were encountered: