Files
TiendaFront/vue.config.js
T

4 lines
50 B
JavaScript
Raw Normal View History

2020-09-08 11:58:27 -05:00
module.exports = {
publicPath: "./"
};