diff --git a/vue.config.example.js b/vue.config.example.js index a66abf8..546da1a 100644 --- a/vue.config.example.js +++ b/vue.config.example.js @@ -13,7 +13,7 @@ module.exports = { key: fs.readFileSync('C:/ssl/troplo/private.key'), } */ - }, + }, publicPath: '/', productionSourceMap: false,