当前版本:"react": "^16.12.0"
在node_module/react-scripts/config/webpack.config.js和config/webpack.config.js文件下修改

compress: {
warnings: false,
drop_debugger: true,
drop_console: true,//不打印log
},
当前版本:"react": "^16.12.0"
在node_module/react-scripts/config/webpack.config.js和config/webpack.config.js文件下修改

compress: {
warnings: false,
drop_debugger: true,
drop_console: true,//不打印log
},

被折叠的 条评论
为什么被折叠?