@callstack/repack-init
v5.2.2
Published
Automates the integration of the @callstack/repack into React-Native projects
Downloads
471
Readme
@callstack/repack-init is a tool that automates the integration of the @callstack/repack into React-Native projects.
Usage
npx @callstack/repack-init [options]Options
-c, --custom-versionSpecify the version of@callstack/repackto install.-e, --entryPath to the main entry point of the React-Native project. Defaults to:index.js.-f, --formatFormat of the webpack.config file. Available choices:"mjs","cjs". Defaults to:"mjs".-v, --verboseEnable verbose logging. Defaults to:false.--versionShow version number.--helpShow help.
Check out our website at https://re-pack.dev for more info and documentation or out GitHub: https://github.com/callstack/repack.
