diff --git a/front/vue.config.js b/front/vue.config.js index 71c5ec3e1..7f5aa056e 100644 --- a/front/vue.config.js +++ b/front/vue.config.js @@ -31,7 +31,7 @@ plugins.push( }), ) module.exports = { - baseUrl: baseUrl, + publicPath: baseUrl, productionSourceMap: false, // Add settings for manifest file pwa: {