mirror of
https://github.com/thelounge/thelounge
synced 2025-02-16 21:28:23 +00:00
parent
dcefcd19cb
commit
d9358d555f
1 changed files with 1 additions and 0 deletions
|
@ -71,6 +71,7 @@ let config = {
|
|||
|
||||
if (process.env.NODE_ENV === "production") {
|
||||
config.plugins.push(new webpack.optimize.UglifyJsPlugin({
|
||||
sourceMap: true,
|
||||
comments: false
|
||||
}));
|
||||
} else {
|
||||
|
|
Loading…
Add table
Reference in a new issue