mirror of
https://github.com/facebook/react-native.git
synced 2024-11-21 22:10:14 +00:00
2c5a966054
Summary: Changelog: [Internal][Changed] - Remove babel plugins from jest preprocessor which are part of preset metro-react-native-babel-preset Transformer metro-react-native-babel-transformer has preset metro-react-native-babel-preset which has necessary plugins to transpile the source. So we don’t need to pass it again in the preprocessor. As part of the change, updated one test to use strict mode since metro-react-native-babel-preset has strictMode is set to false. Reviewed By: motiz88 Differential Revision: D34868961 fbshipit-source-id: 71678f1ee6f1b5ebf9a0c6fd2d6444a61d7583ac |
||
---|---|---|
.. | ||
preprocessor.js |