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 055b06a commit 38034efCopy full SHA for 38034ef
src/content/configuration/output.md
@@ -433,7 +433,7 @@ Here is no need to change it.
433
434
Only used when [`target`](/configuration/target) is web, which uses JSONP for loading on-demand chunks.
435
436
-A JSONP function name used to asynchronously load chunks or join multiple initial chunks (CommonsChunkPlugin, AggressiveSplittingPlugin).
+A JSONP function name used to asynchronously load chunks or join multiple initial chunks (SplitChunksPlugin, AggressiveSplittingPlugin).
437
438
This needs to be changed if multiple webpack runtimes (from different compilation) are used on the same webpage.
439
0 commit comments