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
@@ -67,7 +67,7 @@ function startMetroServer(app) {
|
||||
),
|
||||
},
|
||||
resolver: {
|
||||
blacklistRE: /\/(sonar|flipper)\/dist\//,
|
||||
blacklistRE: /(\/(sonar|flipper)\/dist\/)|(.*\.native\.js)/,
|
||||
},
|
||||
watch: true,
|
||||
}).then(metroBundlerServer => {
|
||||
|
||||
Reference in New Issue
Block a user