diff --git a/front/vue.config.js b/front/vue.config.js index 71c5ec3e1bd04453c38735630079e121ad4789c5..7f5aa056e8e07f97273ab7b693cb9b9177e0d5a3 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: {