web/vue.config.js

4 lines
72 B
JavaScript

module.exports = {
publicPath: '',
productionSourceMap: false
};