Files
hackFront/vue.config.js
T

4 lines
44 B
JavaScript
Raw Normal View History

2020-07-06 01:36:49 -05:00
module.exports = {
publicPath: "./"
};