Evan You 67d1aac6ae feat(sfc): allow sfcs to recursively self-reference in template via name inferred from filename
e.g. A file named `FooBar.vue` can refer to itself as `<FooBar/>`. This gets rid of the need for the `name` option.
2020-11-30 12:30:51 -05:00
..
2018-10-26 15:44:50 -04:00
2019-10-28 11:15:17 -04:00
2020-11-25 11:16:21 -05:00
2018-10-26 15:44:50 -04:00

@vue/compiler-core