Skip to content

Commit 6f239ea

Browse files
fi3eworkchenxsan
andauthored
Update src/content/configuration/optimization.mdx
Co-authored-by: Sam Chen <chenxsan@gmail.com>
1 parent 24f7dfd commit 6f239ea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/configuration/optimization.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,7 @@ Use `optimization.avoidEntryIife` to avoid wrapping the entry module in an IIFE
132132

133133
Currently, `optimization.avoidEntryIife` can only optimize a single entry module along with other modules.
134134

135-
By default `optimization.avoidEntryIife` is enabled in `production` [mode](/configuration/mode/) and disabled elsewise.
135+
By default, `optimization.avoidEntryIife` is enabled in `production` [mode](/configuration/mode/) and disabled otherwise.
136136

137137
**webpack.config.js**
138138

0 commit comments

Comments
 (0)