Update React-Redux

Summary: Update and include `react-redux` to Greenkeeper

Reviewed By: passy

Differential Revision: D18169584

fbshipit-source-id: 77a8b034c5e4a13a2ba6c82895e1aee9d852375e
This commit is contained in:
Chaiwat Ekkaewnumchai
2019-10-28 08:06:35 -07:00
committed by Facebook Github Bot
parent bdfe00a0de
commit 18ea77690e
5 changed files with 41 additions and 30 deletions

View File

@@ -215,7 +215,7 @@ async function compilePlugin(
},
resolver: {
sourceExts: ['tsx', 'ts', 'js'],
blacklistRE: /\/(sonar|flipper-public)\/dist\//,
blacklistRE: /(\/(sonar|flipper-public)\/dist\/)|(.*\.native\.js)/,
},
},
{