Is it possible to make a deploy with only necessary libraries ?

Hi all,

I’m wondering if it’s possible to make a lighter deploy in order to save space about deployed files.
Imagine I have only two o three applications to run on a wamp windows 7 pc.
I got 130 MB in total divided into 120 for _lib and 10 MB for all applications.
Many thanks

I have made a proposition to make the libs configurable a long time ago, but so far SC has not made this possible. But afaik, you can remove what you don’t need.

Thanks but not doable… It means that every time you have to check it .

The IT mng of customer said me that for a simple grid and some blank application 130 MB are really crazy !!! Doing the same using C# probably it would take a couple of Mb or less.
The best thing it would be that when you deploy a project SC would ask you for full or limited (only necessaries things) _lib directory.

In the old days I was told being crazy that i stored the full year including century because it took over 2 bytes extra for all records. Lot of companies ran into problems when reaching the year 2000.

The size is totally irrelevant nowadays. Only problem is that it takes a while to get it uploaded. But you have to find out only once. After uploading your application you don’t have to upload the _libs again, just the changed applications. But the drawback is that you have to find out which libs are neaded and which not.

On the other hand, I would welcome a provision to set the needed libs or better, that SC will find out what parts is used and what not.