RN: Move `core` to Shared

Reviewed By: cpojer

Differential Revision: D4250233

fbshipit-source-id: 8c42bed47559c477be039d47e3f4fd1fac503152
This commit is contained in:
Tim Yung 2016-11-29 23:06:10 -08:00 committed by Facebook Github Bot
parent 2322db4f81
commit 5396a15559
1 changed files with 0 additions and 2 deletions

View File

@ -15,8 +15,6 @@ var path = require('path');
var sharedBlacklist = [
/node_modules[/\\]react[/\\]dist[/\\].*/,
'downstream/core/invariant.js',
/website\/node_modules\/.*/,
// TODO(jkassens, #9876132): Remove this rule when it's no longer needed.