Skip to content
This repository has been archived by the owner on Feb 18, 2019. It is now read-only.

Commit

Permalink
Atomic install, remove locking, cache xz archives (for offline installs)
Browse files Browse the repository at this point in the history
Reviewed By: martinbigio

Differential Revision: D3015398

fb-gh-sync-id: e0d987917b94ce541c8fa890930799aa8613737e
shipit-source-id: e0d987917b94ce541c8fa890930799aa8613737e
  • Loading branch information
shayne authored and Facebook Github Bot 3 committed Mar 21, 2016
1 parent 5b5a89a commit 77e1b37
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packager/blacklist.js
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ 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',
Expand Down

0 comments on commit 77e1b37

Please sign in to comment.