Files
hackFront/vue.config.js

4 lines
44 B
JavaScript

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