gis-model/vue.config.js

5 lines
67 B
JavaScript
Raw Permalink Normal View History

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