mirror of https://github.com/vuejs/vue.git
4 lines
46 B
JavaScript
4 lines
46 B
JavaScript
|
module.exports = {
|
||
|
NEW_SLOT_SYNTAX: false
|
||
|
}
|