This API documentation is outdated and is scheduled for removal in the future.
Please refer to the source code directly for the most up-to-date information.
API documentation for Re.Pack is split into few categories:
@callstack/repack
- documentation for APIs used to configure bundling or development processes: Webpack plugins, utilities and commands.@callstack/repack/client
- documentation for client-facing APIs, which you can use inside your application, for example ScriptManager
.@callstack/repack-dev-server
- documentation for bundler-agnostic development server. Unless, you're trying to integrate a bundler other than Webpack, this API will not be useful to you.