Files
CensoFront/vue.config.js
2021-01-26 11:47:04 -06:00

4 lines
50 B
JavaScript

module.exports = {
publicPath: "./"
};