mirror of
https://github.com/zhigang1992/react-native.git
synced 2026-05-16 18:50:07 +08:00
Use different tmpdir
Reviewed By: wez Differential Revision: D3086091 fb-gh-sync-id: b26a792b80b523205ceafaa0e9d2299527bc8176 shipit-source-id: b26a792b80b523205ceafaa0e9d2299527bc8176
This commit is contained in:
committed by
Facebook Github Bot 7
parent
e8e31823b9
commit
8cd3a38fd4
@@ -13,7 +13,6 @@ var path = require('path');
|
||||
// Don't forget to everything listed here to `package.json`
|
||||
// modulePathIgnorePatterns.
|
||||
var sharedBlacklist = [
|
||||
/js\/tmp\/.*/,
|
||||
/node_modules[/\\]react[/\\]dist[/\\].*/,
|
||||
'node_modules/react/lib/React.js',
|
||||
'node_modules/react/lib/ReactDOM.js',
|
||||
|
||||
Reference in New Issue
Block a user