Update vue.config.example.js

This commit is contained in:
Troplo 2021-04-10 18:12:30 +10:00
parent f7e5f902a9
commit 40f5898cd0

View file

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