mirror of
https://github.com/status-im/react-native.git
synced 2025-01-27 01:40:08 +00:00
Fix dependencies script when its running with dev=false
Reviewed By: alp Differential Revision: D6307190 fbshipit-source-id: 21f339ff9c24d58df2630cd6b957e7539880f001
This commit is contained in:
parent
eb0d6470e5
commit
6d92046c56
@ -34,6 +34,7 @@ function dependencies(argv, config, args, packagerInstance) {
|
||||
getPolyfills: config.getPolyfills,
|
||||
getTransformOptions: config.getTransformOptions,
|
||||
hasteImpl: config.hasteImpl,
|
||||
postMinifyProcess: config.postMinifyProcess,
|
||||
transformModulePath: transformModulePath,
|
||||
extraNodeModules: config.extraNodeModules,
|
||||
verbose: config.verbose,
|
||||
|
Loading…
x
Reference in New Issue
Block a user