Files
PortaFront/vue.config.js
T

4 lines
44 B
JavaScript
Raw Normal View History

2020-08-12 01:52:56 -05:00
module.exports = {
publicPath: "./"
};