diff --git a/apps/remix-ide/webpack.config.js b/apps/remix-ide/webpack.config.js index ed104c8248..f172b414aa 100644 --- a/apps/remix-ide/webpack.config.js +++ b/apps/remix-ide/webpack.config.js @@ -24,8 +24,6 @@ module.exports = config => { }) ] } - console.log(webpackConfig) - console.log(nxWebpackConfig) if (process.env.NODE_ENV === 'production') { return {