mirror of
https://github.com/zhigang1992/react-native.git
synced 2026-05-30 10:16:42 +08:00
bundledSourceURLForBridge always return bundle path
Differential Revision: D6215467 fbshipit-source-id: 49d818cfdb776dd849a809440a1e592e5cb2231a
This commit is contained in:
committed by
Facebook Github Bot
parent
a75fef48bf
commit
90a00a66e2
@@ -43,8 +43,6 @@
|
||||
/**
|
||||
* The location of bundle path, this should be a `file://` url
|
||||
* pointing to a path inside the bundle resources, e.g. `file://..//main.jsbundle`.
|
||||
* When running from the packager this should be an absolute URL,
|
||||
* e.g. `http://localhost:8081/index.ios.bundle`.
|
||||
*/
|
||||
- (NSURL *)bundledSourceURLForBridge:(RCTBridge *)bridge;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user