pull/1813/head
bunsenstraat 3 years ago
parent b9227a72ae
commit a76e67ffcd
  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') {
return {

Loading…
Cancel
Save