rubberguppe/web/vue.config.js

5 lines
63 B
JavaScript
Raw Normal View History

2019-10-03 01:54:16 +00:00
module.exports = {
lintOnSave: false,
publicPath: 'web/'
2019-10-03 01:54:16 +00:00
}