mirror of
https://github.com/status-im/react-native.git
synced 2025-02-25 15:45:32 +00:00
Use different tmpdir
Reviewed By: wez Differential Revision: D3086091 fb-gh-sync-id: b26a792b80b523205ceafaa0e9d2299527bc8176 shipit-source-id: b26a792b80b523205ceafaa0e9d2299527bc8176
This commit is contained in:
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',
|
||||
|
Loading…
x
Reference in New Issue
Block a user