Something went wrong while fetching comments. Please try again.
docusaurus/docs
advanced-configuration.md +1 -1
setting-up-your-editor.md +0 -1
packages/react-scripts/config
webpack.config.js +10 -24
@@ -22,5 +22,5 @@ You can adjust various development and production settings by setting environmen
@@ -50,7 +50,6 @@ Note that any rules set to `"error"` will stop the project from building.
@@ -33,7 +33,6 @@ const ModuleNotFoundPlugin = require('react-dev-utils/ModuleNotFoundPlugin');
@@ -46,6 +45,8 @@ const shouldUseSourceMap = process.env.GENERATE_SOURCEMAP !== 'false';
@@ -270,8 +271,8 @@ module.exports = function(webpackEnv) {
@@ -354,28 +355,13 @@ module.exports = function(webpackEnv) {