gis-model/vue.config.js

5 lines
67 B
JavaScript

module.exports = {
lintOnSave: false,
runtimeCompiler: true,
}