mirror of
https://github.com/captbaritone/webamp.git
synced 2026-01-23 02:15:01 +00:00
TODO note
This commit is contained in:
parent
f231bdb722
commit
e2499c4894
1 changed files with 1 additions and 0 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue