Skip to content

Commit

Permalink
Try update webpack to fix issue
Browse files Browse the repository at this point in the history
  • Loading branch information
kquintesens committed Dec 20, 2019
1 parent c78456e commit 5fc4a03
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions webpack.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -104,9 +104,6 @@ module.exports = {
}
},
plugins: [
new CopyPlugin([
{ from: 'app/assets/css', to: 'assets' }
]),
new webpack.DefinePlugin({
'process.env': {
NODE_ENV: '"production"'
Expand Down

0 comments on commit 5fc4a03

Please sign in to comment.