mirror of
https://github.com/zhigang1992/react-native.git
synced 2026-05-12 19:48:30 +08:00
Add --sourcemap-sources-root to RN packager
Reviewed By: davidaurelio Differential Revision: D4357122 fbshipit-source-id: dc19474aa54ea4684a6b1c586a9d1e5da0980327
This commit is contained in:
committed by
Facebook Github Bot
parent
482c73de86
commit
da59258372
@@ -36,6 +36,7 @@ export type OutputOptions = {
|
||||
dev?: boolean,
|
||||
platform: string,
|
||||
sourcemapOutput?: string,
|
||||
sourcemapSourcesRoot?: string,
|
||||
};
|
||||
|
||||
export type RequestOptions = {|
|
||||
|
||||
Reference in New Issue
Block a user