mirror of
https://github.com/DSpace/dspace-angular.git
synced 2025-10-07 01:54:15 +00:00
fixed production mode
This commit is contained in:
@@ -42,7 +42,7 @@ module.exports = {
|
||||
|
||||
],
|
||||
optimization: {
|
||||
minimize: [
|
||||
minimizer: [
|
||||
new UglifyJsPlugin({
|
||||
uglifyOptions: {
|
||||
beautify: false,
|
||||
|
Reference in New Issue
Block a user