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

Node

Table of Contents

Classes

Class: AssetsPlugin
Class: AssetsResolverPlugin
Class: BaseDevServer
Class: DevServer
Class: DevServerPlugin
Class: DevServerProxy
Class: JavaScriptLooseModePlugin
Class: LoggerPlugin
Class: OutputPlugin
Class: Reporter
Class: Symbolicator
Class: TargetPlugin
Class: WebSocketDebuggerServer
Class: WebSocketDevClientServer
Class: WebSocketEventsServer
Class: WebSocketHMRServer
Class: WebSocketMessageServer
Class: WebSocketServer

Functions

Function: bundle
Function: getAssetExtensionsRegExp
Function: getContext
Function: getDevServerOptions
Function: getEntry
Function: getInitializationEntries
Function: getMode
Function: getPlatform
Function: getPublicPath
Function: getReactNativePath
Function: getResolveOptions
Function: isMinimizeEnabled
Function: start

Interfaces

Interface: AssetsPluginConfig
Interface: AssetsResolverPluginConfig
Interface: BaseDevServerConfig
Interface: BundleArguments
Interface: CliOptions
Interface: CodeFrame
Interface: Command
Interface: CommonArguments
Interface: CompilerWorker
Interface: DevServerConfig
Interface: DevServerLoggerOptions
Interface: DevServerOptions
Interface: DevServerPluginConfig
Interface: DevServerProxyConfig
Interface: EventMessage
Interface: Fallback<T\>
Interface: GetPublicPathOptions
Interface: HMRMessage
Interface: HMRMessageBody
Interface: InitializationEntriesOptions
Interface: InputStackFrame
Interface: JavaScriptLooseModePluginConfig
Interface: LogEntry
Interface: LoggerPluginConfig
Interface: OutputPluginConfig
Interface: ReactNativeIdObject
Interface: ReactNativeMessage
Interface: ReactNativeStackFrame
Interface: ReporterConfig
Interface: StackFrame
Interface: StartArguments
Interface: SymbolicatorResults
Interface: WebSocketEventsServerConfig
Interface: WebSocketHMRServerConfig
Interface: WebpackOptions
Interface: WebpackPlugin

Types

Type alias: DevServerReply
Type alias: DevServerRequest
Type alias: FastifyDevServer
Type alias: GenericFilter
Type alias: LogType
Type alias: Mode
Type alias: OnSendHookHandler<T\>
Type alias: Rule
Type alias: WebpackLogger

Variables

Variable: ASSET\_EXTENSIONS
Variable: DEFAULT\_PORT
Variable: SCALABLE\_ASSETS

React Native

Table of Contents

Classes

Class: Chunk
Class: ChunkManager

Interfaces

Interface: ChunkConfig
Interface: ChunkManagerConfig
Interface: RemoteChunkLocation
Interface: StorageApi

Types

Type alias: RemoteChunkResolver

Function: getMode#

▸ getMode(options?): Mode

Parameters#

Name Type
options Fallback<Mode>

Returns#

Mode

Defined in#

packages/repack/src/webpack/utils/env/getMode.ts:7

Previous PageFunction: getInitializationEntries
Next pageFunction: getPlatform
Contents
  • Parameters
  • Returns
  • Defined in