[ReactNative] Add website to blacklist

This commit is contained in:
Christopher Chedeau 2015-03-15 18:33:51 -07:00
parent 6dfa8c0e4d
commit 89385b8cf5
1 changed files with 1 additions and 0 deletions

View File

@ -7,6 +7,7 @@
// modulePathIgnorePatterns.
var sharedBlacklist = [
__dirname,
'website',
'node_modules/parse/node_modules/xmlhttprequest/lib/XMLHttpRequest.js',
'node_modules/react-tools/src/utils/ImmutableObject.js',
'node_modules/react-tools/src/core/ReactInstanceHandles.js',