diff --git a/jest/preprocessor.js b/jest/preprocessor.js index a2854943d952a6..e2796fcf5f6132 100644 --- a/jest/preprocessor.js +++ b/jest/preprocessor.js @@ -49,11 +49,9 @@ module.exports = { filename: file, localPath: file, options: { - assetDataPlugins: [], ast: true, // needed for open source (?) https://github.com/facebook/react-native/commit/f8d6b97140cffe8d18b2558f94570c8d1b410d5c#r28647044 dev: true, inlineRequires: true, - minify: false, platform: '', projectRoot: '', retainLines: true,