Fixed warning during vue build
This commit is contained in:
parent
7adca7af33
commit
a7e7ad20a4
|
@ -31,7 +31,7 @@ plugins.push(
|
|||
}),
|
||||
)
|
||||
module.exports = {
|
||||
baseUrl: baseUrl,
|
||||
publicPath: baseUrl,
|
||||
productionSourceMap: false,
|
||||
// Add settings for manifest file
|
||||
pwa: {
|
||||
|
|
Loading…
Reference in New Issue