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 10a9395 commit 84e8580Copy full SHA for 84e8580
packages/react-scripts/config/webpack.config.ssr.js
@@ -684,7 +684,7 @@ module.exports = function(webpackEnv) {
684
// See https://github.com/facebook/create-react-app/issues/186
685
isEnvDevelopment &&
686
new WatchMissingNodeModulesPlugin(paths.appNodeModules),
687
- // isEnvProduction &&
+ // isEnvProduction &&
688
// new MiniCssExtractPlugin({
689
// // Options similar to the same options in webpackOptions.output
690
// // both options are optional
0 commit comments