Fixed warning during vue build

This commit is contained in:
Eliot Berriot 2020-02-25 14:49:50 +01:00
parent 7adca7af33
commit a7e7ad20a4
No known key found for this signature in database
GPG Key ID: 6B501DFD73514E14
1 changed files with 1 additions and 1 deletions

View File

@ -31,7 +31,7 @@ plugins.push(
}),
)
module.exports = {
baseUrl: baseUrl,
publicPath: baseUrl,
productionSourceMap: false,
// Add settings for manifest file
pwa: {