Skip to content

Commit 78b8dd9

Browse files
author
Jarand Millett
committed
Remove unwanted changes
1 parent 7564bdf commit 78b8dd9

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/index.js

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -387,8 +387,6 @@ class MiniCssExtractPlugin {
387387
// with different order this can lead to wrong order
388388
// but it's not possible to create a correct order in
389389
// this case. Don't share chunks if you don't like it.
390-
391-
392390
const [chunkGroup] = chunk.groupsIterable;
393391
if (typeof chunkGroup.getModuleIndex2 === 'function') {
394392
modules.sort(

0 commit comments

Comments
 (0)