Skip to content

Commit 38034ef

Browse files
EugeneHlushkomontogeek
authored andcommitted
docs(config): CCP to SCP (#2700)
We forgot to change it here when removing CCP
1 parent 055b06a commit 38034ef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/configuration/output.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -433,7 +433,7 @@ Here is no need to change it.
433433

434434
Only used when [`target`](/configuration/target) is web, which uses JSONP for loading on-demand chunks.
435435

436-
A JSONP function name used to asynchronously load chunks or join multiple initial chunks (CommonsChunkPlugin, AggressiveSplittingPlugin).
436+
A JSONP function name used to asynchronously load chunks or join multiple initial chunks (SplitChunksPlugin, AggressiveSplittingPlugin).
437437

438438
This needs to be changed if multiple webpack runtimes (from different compilation) are used on the same webpage.
439439

0 commit comments

Comments
 (0)