Skip to content

Support for inline Node Arguments while building a bundle. #85

@Krypternite

Description

@Krypternite

Steps to reproduce the behavior

The original react-native-xcode.sh that ships with React Native has support $NODE_ARGS for passing arguments to node when bundling scripts.

Expected behavior

There should be an added variable for $NODE_ARGS in the final script that is run.

Actual behavior

Currently there does not seem to be support for this variable to pass node arguments. This is very helpful since I need to pass arguments to node.

This is from the script bundled with React Native
image

This is from the script in React-Native-Schemes-Manager
image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions