mirror of
https://code.eliotberriot.com/funkwhale/funkwhale.git
synced 2025-10-04 01:39:18 +02:00
Fixed warning during vue build
This commit is contained in:
parent
7adca7af33
commit
a7e7ad20a4
1 changed files with 1 additions and 1 deletions
|
@ -31,7 +31,7 @@ plugins.push(
|
|||
}),
|
||||
)
|
||||
module.exports = {
|
||||
baseUrl: baseUrl,
|
||||
publicPath: baseUrl,
|
||||
productionSourceMap: false,
|
||||
// Add settings for manifest file
|
||||
pwa: {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue