tabber/vue.config.js

3 lines
46 B
JavaScript
Raw Normal View History

2022-01-31 16:36:53 +01:00
module.exports = {
runtimeCompiler: true
}