mirror of
https://github.com/floccusaddon/floccus
synced 2025-04-29 15:57:24 +08:00
fix: Remove debugId from webpack build
fixes #1887 Signed-off-by: Marcel Klehr <mklehr@gmx.net>
This commit is contained in:
parent
b631353120
commit
174b5e2d4c
@ -22,6 +22,9 @@ module.exports = merge(common, {
|
||||
project: "floccus",
|
||||
release: {
|
||||
name: packageJSON.version
|
||||
},
|
||||
sourcemaps: {
|
||||
disable: true,
|
||||
}
|
||||
}),
|
||||
]
|
||||
|
Loading…
x
Reference in New Issue
Block a user