forked from mirrors/hugo-theme-terminal
Update README
This commit is contained in:
@ -87,7 +87,7 @@ module.exports = {
|
||||
},
|
||||
minimizer: [
|
||||
new UglifyJsPlugin({
|
||||
sourceMap: false,
|
||||
sourceMap: true,
|
||||
}),
|
||||
],
|
||||
},
|
||||
|
Reference in New Issue
Block a user