Skip to content

Commit ccf8568

Browse files
authored
Fixing formatting
1 parent 95957a3 commit ccf8568

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

index.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,8 +35,8 @@ function applyWebpackOptions(custom, config) {
3535
)
3636
},
3737
excludeFiles: config.options.excludeFiles,
38-
excludeRegex: /bundle_stats\.(html|json)$/,
39-
keepOutputDirectory: config.options.generateStatsFiles
38+
excludeRegex: /bundle_stats\.(html|json)$/,
39+
keepOutputDirectory: config.options.generateStatsFiles
4040
};
4141
}
4242

0 commit comments

Comments
 (0)