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

feat(breaking): change default taskPrefix in build-android command #1913

Conversation

szymonrybczak
Copy link
Collaborator

Summary:

Changed default taskPrefix in build-android command from assemble to bundle.

Test Plan:

  1. Clone the repository and do all the required steps from the Contributing guide
  2. Run this command:
node /path/to/react-native-cli/packages/cli/build/bin.js build-android

Command should generate android/app/build/outputs/bundle/debug/app-debug.aab.

Copy link
Collaborator

@adamTrz adamTrz left a comment

Choose a reason for hiding this comment

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

👍

@thymikee thymikee merged commit d8b7e32 into react-native-community:main Apr 17, 2023
@thymikee thymikee changed the title feat: change default taskPrefix in build-android command feat(breaking): change default taskPrefix in build-android command Apr 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants