Skip to content

Commit 84e8580

Browse files
committed
Whitespace
1 parent 10a9395 commit 84e8580

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/react-scripts/config/webpack.config.ssr.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -684,7 +684,7 @@ module.exports = function(webpackEnv) {
684684
// See https://github.com/facebook/create-react-app/issues/186
685685
isEnvDevelopment &&
686686
new WatchMissingNodeModulesPlugin(paths.appNodeModules),
687-
// isEnvProduction &&
687+
// isEnvProduction &&
688688
// new MiniCssExtractPlugin({
689689
// // Options similar to the same options in webpackOptions.output
690690
// // both options are optional

0 commit comments

Comments
 (0)