mirror of
https://github.com/status-im/react-native.git
synced 2025-02-10 08:26:23 +00:00
Fix the main.jsbundle url in comment
Summary: Fix the url in comment Closes https://github.com/facebook/react-native/pull/1959 Github Author: Pylipala <pylipala@gmail.com>
This commit is contained in:
parent
d30ada61f0
commit
7a23651ee1
@ -43,7 +43,7 @@
|
|||||||
* Load from pre-bundled file on disk. To re-generate the static bundle, `cd`
|
* Load from pre-bundled file on disk. To re-generate the static bundle, `cd`
|
||||||
* to your Xcode project folder and run
|
* to your Xcode project folder and run
|
||||||
*
|
*
|
||||||
* $ curl 'http://localhost:8081/Examples/UIExplorer/UIExplorerApp.includeRequire.runModule.bundle' -o main.jsbundle
|
* $ curl 'http://localhost:8081/Examples/UIExplorer/UIExplorerApp.ios.includeRequire.runModule.bundle' -o main.jsbundle
|
||||||
*
|
*
|
||||||
* then add the `main.jsbundle` file to your project and uncomment this line:
|
* then add the `main.jsbundle` file to your project and uncomment this line:
|
||||||
*/
|
*/
|
||||||
|
Loading…
x
Reference in New Issue
Block a user