Skip to content

Commit

Permalink
add missing loader
Browse files Browse the repository at this point in the history
  • Loading branch information
BigFatDog committed Jun 8, 2018
1 parent e93a0a9 commit fdddd6b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions internals/webpack/webpack.server.babel.js
Original file line number Diff line number Diff line change
Expand Up @@ -116,5 +116,6 @@ export default {
},
}),
new webpack.NamedModulesPlugin(),
new webpack.LoaderOptionsPlugin({ minimize: true }),
],
};

0 comments on commit fdddd6b

Please sign in to comment.