logologo
Docs
API
Examples
2.x
3.x
4.x
GitHub
X
Discord
Docs
API
Examples
2.x
3.x
4.x
GitHub
X
Discord
logologo
API
About

@callstack/repack

Table of contents

Classes

Class: ConsoleReporter
Class: FileReporter
Class: RepackPlugin
Class: AssetsResolverPlugin
Class: ChunksToHermesBytecodePlugin
Class: CodeSigningPlugin
Class: DevelopmentPlugin
Class: JavaScriptLooseModePlugin
Class: LoggerPlugin
Class: ManifestPlugin
Class: ModuleFederationPlugin
Class: OutputPlugin
Class: ReactRefreshPlugin
Class: RepackTargetPlugin

Functions

Function: createRemote
Function: adaptFilenameToPlatform
Function: bundle
Function: composeReporters
Function: getAssetExtensionsRegExp
Function: getDirname
Function: getInitializationEntries
Function: getPublicPath
Function: getResolveOptions
Function: getWebpackEnvOptions
Function: makeLogEntryFromFastifyLog
Function: start

Interfaces

Interface: BundleArguments
Interface: CliOptions
Interface: CommonArguments
Interface: ConsoleReporterConfig
Interface: DevServerOptions
Interface: Fallback<T\>
Interface: FileReporterConfig
Interface: GetPublicPathOptions
Interface: HMRMessage
Interface: HMRMessageBody
Interface: InitializationEntriesOptions
Interface: LogEntry
Interface: RepackPluginConfig
Interface: Reporter
Interface: StartArguments
Interface: WebpackEnvOptions
Interface: WebpackPlugin
Interface: AssetsResolverPluginConfig
Interface: CodeSigningPluginConfig
Interface: DevelopmentPluginConfig
Interface: JavaScriptLooseModePluginConfig
Interface: LoggerPluginConfig
Interface: ModuleFederationPluginConfig
Interface: OutputPluginConfig
Interface: ReactRefreshPluginConfig
Interface: RepackTargetPluginConfig

Modules

Namespace: Federated
Namespace: plugins

Types

Type alias: LogType
Type alias: Rule
Type alias: WebpackLogger
Type alias: DestinationConfig
Type alias: DestinationMatchRules
Type alias: DestinationSpec
Type alias: GenericFilter
Type alias: LocalDestinationConfig
Type alias: RemoteDestinationConfig

Variables

Variable: ASSET\_EXTENSIONS
Variable: SHARED\_REACT
Variable: SHARED\_REACT\_NATIVE
Variable: SCALABLE\_ASSETS

@callstack/repack/client

Table of contents

Classes

Class: Script
Class: ScriptManager

Functions

Function: createURLResolver
Function: importModule
Function: getWebpackContext

Interfaces

Interface: URLResolverConfig
Interface: NormalizedScriptLocator
Interface: ResolverOptions
Interface: ScriptLocator
Interface: StorageApi
Interface: WebpackContext

Modules

Namespace: Federated

Types

Type alias: URLResolver
Type alias: ScriptLocatorResolver

@callstack/repack-dev-server

Table of contents

Enums

Enumeration: EventTypes

Functions

Function: createServer

Interfaces

Interface: CodeFrame
Interface: CompilerDelegate
Interface: HmrDelegate
Interface: InputStackFrame
Interface: ProgressData
Interface: ReactNativeStackFrame
Interface: Asset
Interface: CompilationStats
Interface: Delegate
Interface: Config
Interface: Delegate
Interface: DelegateContext
Interface: LoggerDelegate
Interface: MessagesDelegate
Interface: Options
Interface: StackFrame
Interface: SymbolicatorDelegate
Interface: SymbolicatorResults

Modules

Namespace: Internal
Namespace: Api
Namespace: Server

Types

Type alias: SendProgress

@callstack/repack#

Table of contents#

Namespaces#

  • Federated
  • plugins

Other Classes#

  • ConsoleReporter
  • FileReporter

Webpack Plugin Classes#

  • RepackPlugin

Interfaces#

  • BundleArguments
  • CliOptions
  • CommonArguments
  • ConsoleReporterConfig
  • DevServerOptions
  • Fallback
  • FileReporterConfig
  • GetPublicPathOptions
  • HMRMessage
  • HMRMessageBody
  • InitializationEntriesOptions
  • LogEntry
  • RepackPluginConfig
  • Reporter
  • StartArguments
  • WebpackEnvOptions
  • WebpackPlugin

Type Aliases#

  • LogType
  • Rule
  • WebpackLogger

Variables#

  • ASSET_EXTENSIONS
  • SCALABLE_ASSETS

CLI command Functions#

  • bundle
  • start

Other Functions#

  • adaptFilenameToPlatform
  • composeReporters
  • getAssetExtensionsRegExp
  • getWebpackEnvOptions
  • makeLogEntryFromFastifyLog

Webpack util Functions#

  • getDirname
  • getInitializationEntries
  • getPublicPath
  • getResolveOptions
Previous PageAbout
Next pageClass: ConsoleReporter
Contents
  • Table of contents
  • Namespaces
  • Other Classes
  • Webpack Plugin Classes
  • Interfaces
  • Type Aliases
  • Variables
  • CLI command Functions
  • Other Functions
  • Webpack util Functions