mirror of
https://github.com/status-im/react-native.git
synced 2025-01-26 17:30:25 +00:00
Fix paths of module system and polyfills
Reviewed By: cpojer Differential Revision: D4993289 fbshipit-source-id: d689ed8921c0d07ce2c1301cef3f5a75ff3a6e15
This commit is contained in:
parent
18e0f84349
commit
7eb005b4df
@ -153,7 +153,7 @@ export type TransformedSourceFile =
|
||||
export type LibraryOptions = {|
|
||||
dependencies?: Array<string>,
|
||||
platform?: string,
|
||||
root: string,
|
||||
rebasePath: string => string,
|
||||
|};
|
||||
|
||||
export type Base64Content = string;
|
||||
|
Loading…
x
Reference in New Issue
Block a user