Update vue.config.example.js
This commit is contained in:
parent
f7e5f902a9
commit
40f5898cd0
1 changed files with 1 additions and 1 deletions
|
@ -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,
|
||||||
|
|
Loading…
Reference in a new issue