Nick Lockwood ae5de54f00 Reduced module config data
Summary: public

We're sending a lot of module config data when the app first starts, and much of this is redundant.

UIExplorer current sends 19061 bytes of module config JSON. This diff reduces that to 16104 (15% saving) by stripping modules that have no methods or constants, and removing method types unless method is async.

Reviewed By: tadeuzagallo, javache

Differential Revision: D2570010

fb-gh-sync-id: 8c0abbd1cdee3264b37a4f52e852008caaffb9c5
2015-10-22 05:53:26 -07:00
..
2015-07-24 08:41:58 -08:00
2015-08-06 15:49:35 -08:00
2015-03-25 11:09:54 -08:00
2015-10-21 13:19:28 -07:00
2015-10-21 07:02:25 -07:00
2015-10-21 15:18:40 -07:00
2015-09-08 03:34:33 -08:00
2015-10-19 06:10:22 -07:00
2015-07-24 08:41:58 -08:00
2015-10-16 04:03:23 -07:00
2015-10-22 05:53:26 -07:00
2015-07-24 08:41:58 -08:00
2015-04-15 06:06:29 -08:00