pull/5370/head
bunsenstraat 3 years ago
parent 8b745938ea
commit 2f577a5354
  1. 2
      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') { if (process.env.NODE_ENV === 'production') {
return { return {

Loading…
Cancel
Save