mirror of
https://github.com/status-im/react-native.git
synced 2025-01-26 17:30:25 +00:00
Fix i18n pipeline
Reviewed By: fkgozali Differential Revision: D5154974 fbshipit-source-id: c976cf6941074bbb71b96dbf7b73e01125441bd3
This commit is contained in:
parent
b74b2d5193
commit
3fecc28912
@ -34,6 +34,7 @@ function dependencies(argv, config, args, packagerInstance) {
|
||||
transformModulePath: transformModulePath,
|
||||
extraNodeModules: config.extraNodeModules,
|
||||
verbose: config.verbose,
|
||||
workerPath: config.getWorkerPath(),
|
||||
};
|
||||
|
||||
const relativePath = packageOpts.projectRoots.map(root =>
|
||||
|
Loading…
x
Reference in New Issue
Block a user