We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 24f7dfd commit 6f239eaCopy full SHA for 6f239ea
src/content/configuration/optimization.mdx
@@ -132,7 +132,7 @@ Use `optimization.avoidEntryIife` to avoid wrapping the entry module in an IIFE
132
133
Currently, `optimization.avoidEntryIife` can only optimize a single entry module along with other modules.
134
135
-By default `optimization.avoidEntryIife` is enabled in `production` [mode](/configuration/mode/) and disabled elsewise.
+By default, `optimization.avoidEntryIife` is enabled in `production` [mode](/configuration/mode/) and disabled otherwise.
136
137
**webpack.config.js**
138
0 commit comments