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