vue2/scripts/feature-flags.js

4 lines
45 B
JavaScript
Raw Normal View History

module.exports = {
NEW_SLOT_SYNTAX: true
}