mirror of
https://github.com/captbaritone/webamp
synced 2024-11-23 00:34:42 +00:00
TODO note
This commit is contained in:
parent
f231bdb722
commit
e2499c4894
@ -15,6 +15,7 @@ const config = merge(common, {
|
||||
)
|
||||
}),
|
||||
new webpack.optimize.UglifyJsPlugin({
|
||||
// TODO: Is this needed with the devtool setting above?
|
||||
sourceMap: true
|
||||
}),
|
||||
new workboxPlugin.GenerateSW({
|
||||
|
Loading…
Reference in New Issue
Block a user