Skip to content
Snippets Groups Projects
Verified Commit a7e7ad20 authored by Eliot Berriot's avatar Eliot Berriot
Browse files

Fixed warning during vue build

parent 7adca7af
No related branches found
No related tags found
No related merge requests found
......@@ -31,7 +31,7 @@ plugins.push(
}),
)
module.exports = {
baseUrl: baseUrl,
publicPath: baseUrl,
productionSourceMap: false,
// Add settings for manifest file
pwa: {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment