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:
committed by
Facebook Github Bot
parent
bdfe00a0de
commit
18ea77690e
@@ -215,7 +215,7 @@ async function compilePlugin(
|
||||
},
|
||||
resolver: {
|
||||
sourceExts: ['tsx', 'ts', 'js'],
|
||||
blacklistRE: /\/(sonar|flipper-public)\/dist\//,
|
||||
blacklistRE: /(\/(sonar|flipper-public)\/dist\/)|(.*\.native\.js)/,
|
||||
},
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user