You're viewing the documentation forv3.Current latest version isv5.
View latest version here.
    Version: v3

    About

    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.