web/vue.config.js

4 lines
71 B
JavaScript

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