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