Tadeu Zagallo 0b46a0c13b Add a naive WPO implementation
Summary: public

RFC: The minifier haven't been stripping dead-code, and it also can't kill unused
modules, so as a temporary solution this inlines `__DEV__`, kill dead branches
and kill dead modules. For now I'm just white-listing the dev variable, but we
could definitely do better than that, but as a temporary fix this should be
helpful.

I also intend to kill some dead variables, so we can kill unused requires,
although inline-requires can also fix it.

Reviewed By: vjeux

Differential Revision: D2605454

fb-gh-sync-id: 50acb9dcbded07a43080b93ac826a5ceda695936
2015-11-17 03:39:28 -08:00
..
2015-09-16 13:05:30 -07:00
2015-11-12 07:05:01 -08:00
2015-11-17 03:39:28 -08:00
2015-10-23 03:37:28 -07:00
2015-10-27 11:22:28 -07:00
2015-10-27 11:22:28 -07:00
2015-10-28 21:36:07 -04:00
2015-10-21 03:03:59 -07:00