Skip to content
This repository was archived by the owner on May 20, 2025. It is now read-only.
This repository was archived by the owner on May 20, 2025. It is now read-only.

[CLI Docs] It isn't clear whether release-react bundles with assets or not #178

@JedWatson

Description

@JedWatson

The section in the CLI docs on react-release says:

It runs the react-native bundle command to generate the update contents in a temporary folder

The linked page then lists multiple prepare commands for react native, some of which build w/ assets and some of which don't.

I'm not sure (without digging into the code) whether the release-react command will bundle with assets for the specified platform (which is what I want), or whether I need to use the manual process of build and release.

Any chance you can clarify the intended behaviour here and in the docs? Or maybe even add an option to the release-react command controlling whether assets are included or not.

Otherwise, btw - thanks! Docs and setup experience have been great. Love your work.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions