Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs: update commands on generating dev JS bundle for Android release #700

Merged
merged 3 commits into from
Sep 10, 2019

Conversation

Billydubb
Copy link
Contributor

Summary:

Test Plan:

Copy link
Member

@thymikee thymikee left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great, thank you! I feel we can make it simpler for an average user and show the details of how it works only when needed.

docs/commands.md Outdated Show resolved Hide resolved
docs/commands.md Outdated

The expected path for the js bundle can be found on the line that starts with `jsBundleDir = `.

Alternatively you can simply set `bundleInDebug: true` in your app/build.gradle file, inside the `project.ext.react` map.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I feel like we should highlight this fact and hide the rest behind a <detail> element

docs/commands.md Outdated

The expected path for the assets can be found in the react.gradle file on the line that starts with `resourcesDir =`

Alternatively you can simply set `bundleInDebug: true` in your app/build.gradle file, inside the `project.ext.react` map.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

same as above

Billydubb and others added 2 commits September 10, 2019 16:39
Co-Authored-By: Michał Pierzchała <thymikee@gmail.com>
@Billydubb
Copy link
Contributor Author

Emphasized the simpler way and added the details

@thymikee thymikee changed the title Update commands.md docs: Update commands on generating dev JS bundle for Android release Sep 10, 2019
@thymikee thymikee changed the title docs: Update commands on generating dev JS bundle for Android release docs: update commands on generating dev JS bundle for Android release Sep 10, 2019
@thymikee thymikee merged commit 1a580a5 into react-native-community:master Sep 10, 2019
@thymikee
Copy link
Member

Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants