Update vue.config.example.js

This commit is contained in:
Troplo 2021-04-10 18:12:30 +10:00
parent f7e5f902a9
commit 40f5898cd0
1 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,7 @@ module.exports = {
key: fs.readFileSync('C:/ssl/troplo/private.key'),
}
*/
},
},
publicPath: '/',
productionSourceMap: false,