mirror of
https://github.com/zhigang1992/react-native.git
synced 2026-04-28 12:15:37 +08:00
Start packager through cli
Reviewed By: frantic Differential Revision: D2561066 fb-gh-sync-id: 1743153a84947da5d0e54aca7e1919cf5df3a965
This commit is contained in:
committed by
facebook-github-bot-3
parent
5c4bb894bf
commit
088c193a22
8
local-cli/setup_env.sh
Executable file
8
local-cli/setup_env.sh
Executable file
@@ -0,0 +1,8 @@
|
||||
# Copyright (c) 2015-present, Facebook, Inc.
|
||||
# All rights reserved.
|
||||
#
|
||||
# This source code is licensed under the BSD-style license found in the
|
||||
# LICENSE file in the root directory of this source tree. An additional grant
|
||||
# of patent rights can be found in the PATENTS file in the same directory.
|
||||
|
||||
ulimit -n 4096
|
||||
Reference in New Issue
Block a user