frontend-playground/vue/vue.config.js

3 lines
46 B
JavaScript
Raw Normal View History

2021-07-16 12:46:24 +01:00
module.exports = {
runtimeCompiler: true
}