vue2/scripts/feature-flags.js

4 lines
46 B
JavaScript
Raw Normal View History

module.exports = {
NEW_SLOT_SYNTAX: false
}