Skip to content

Commit

Permalink
Update website/docs/en/plugins/webpack/hot-module-replacement-plugin.mdx
Browse files Browse the repository at this point in the history
  • Loading branch information
Boshen authored Apr 18, 2024
1 parent 4935488 commit 5e26bc7
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ new rspack.HotModuleReplacementPlugin({

### strictModuleErrorHandling

Handle error in module loading as per EcmaScript Modules spec at a performance cost.
Handle error in module loading as per ECMAScript Modules spec at a performance cost.

- **Type:** `boolean`
- **Default:** `false`

0 comments on commit 5e26bc7

Please sign in to comment.