Files
CensoFront/vue.config.js
T

4 lines
50 B
JavaScript
Raw Normal View History

2021-01-26 11:47:04 -06:00
module.exports = {
publicPath: "./"
};