ofd.js/vue.config.js
2020-09-19 18:01:21 +08:00

5 lines
67 B
JavaScript

module.exports = {
publicPath: '/ofd',
lintOnSave: false
}