mirror of
https://github.com/status-im/react-native.git
synced 2025-01-29 18:54:58 +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,
|
getPolyfills: config.getPolyfills,
|
||||||
getTransformOptions: config.getTransformOptions,
|
getTransformOptions: config.getTransformOptions,
|
||||||
hasteImpl: config.hasteImpl,
|
hasteImpl: config.hasteImpl,
|
||||||
|
postMinifyProcess: config.postMinifyProcess,
|
||||||
transformModulePath: transformModulePath,
|
transformModulePath: transformModulePath,
|
||||||
extraNodeModules: config.extraNodeModules,
|
extraNodeModules: config.extraNodeModules,
|
||||||
verbose: config.verbose,
|
verbose: config.verbose,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user