mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
5429b5f9cc
Summary: @public Shouldn't confuse the cache from files transformed by different transformers. This takes into account the transformer in the cache hash name. Test Plan: * start server with --babel * generate bundle * start server with --jstransform * generate bundle * compare them and they're different