This website requires JavaScript.
Explore
Help
Sign In
root
/
vue2
mirror of
https://github.com/vuejs/vue.git
Watch
1
Star
0
Fork
You've already forked vue2
0
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
44a17ba2cd
vue2
/
scripts
/
feature-flags.js
4 lines
45 B
JavaScript
Raw
Normal View
History
Unescape
Escape
build: introduce feature flags, hide new slot syntax behind flag
2019-01-16 05:22:06 +08:00
module
.
exports
=
{
feat: adjust v-slot per RFC + enable flag
2019-01-23 11:21:24 +08:00
NEW
_SLOT
_SYNTAX
:
true
build: introduce feature flags, hide new slot syntax behind flag
2019-01-16 05:22:06 +08:00
}