Holds all information used by {@link parseCliOptions}.
internal
• arguments: { bundle
: BundleArguments
} | { start
: StartArguments
}
packages/repack/src/types.ts:96
• command: "bundle"
| "start"
packages/repack/src/types.ts:95
• config: Object
Name | Type |
---|---|
reactNativePath |
string |
root |
string |
webpackConfigPath |
string |