rubbishclass-ft/vue.config.js

5 lines
62 B
JavaScript

module.exports = {
lintOnSave: false,
publicPath: "./"
};