close
logologo
Guide
Config
Plugin
API
Blog
About
Contribute
Changelog
Rspack 0.x Doc
English
简体中文
GitHub
Discord
X
Guide
Config
Plugin
API
Blog
About
Contribute
Changelog
Rspack 0.x Doc
English
简体中文
GitHub
Discord
X
logologo
Introduction
Command Line Interface (CLI)

Runtime API

Module Methods
Module Variables
Hot Module Replacement

JavaScript API

JavaScript API
Compiler
Compilation
Stats
Stats JSON
Logger
Cache

Loader API

Compatibility Status
Examples
The Loader Context
Compiler internal specific properties
Inline loaders
Inline matchResource

Plugin API

Compatibility Status
Compiler Hooks
Compilation Hooks
NormalModuleFactory
ContextModuleFactory
JavascriptModulesPlugin
Stats Hooks

JavascriptModulesPlugin#

chunkHash#

SyncHook<[Chunk, Hash]>

Called when computing the chunk hash for JavaScript chunks.

Chunk.ts
Hash.ts
📝 Edit this page on GitHub
Previous PageContextModuleFactory
Next pageStats Hooks
ON THIS PAGE
  • chunkHash