mirror of https://github.com/status-im/metro.git
6ecfa15780
Summary: Changes the global cache to use *local paths* rather than base names of files for the cache key. This is to enable correct usage of babel transforms like `transform-react-jsx-source` that use file paths in their output. It remains a responsibility of the transform implementer to pass relative paths to babel if the global cache is being used. Reviewed By: jeanlauliac Differential Revision: D5044028 fbshipit-source-id: 2ef1e1545e510a18ab49a307053d91b4f40269b2 |
||
---|---|---|
.. | ||
metro-bundler | ||
setupBabel.js |