mirror of
https://github.com/Unleash/unleash.git
synced 2025-11-10 01:19:53 +01:00
fix lint
This commit is contained in:
parent
da088113af
commit
95034e25c4
@ -48,7 +48,7 @@ module.exports = {
|
||||
new UglifyJsPlugin({
|
||||
uglifyOptions: {
|
||||
output: {
|
||||
comments: false
|
||||
comments: false,
|
||||
},
|
||||
},
|
||||
}),
|
||||
|
||||
Loading…
Reference in New Issue
Block a user