Skip to content

Conversation

@kellym
Copy link
Contributor

@kellym kellym commented Jul 13, 2018

The current test for accepting valid component stubs references an ExtendedComponent, but technically doesn't allow components that extend another component via the single-file means of { extends: Component }.

This makes use of the existing shared isVueComponent function and combines it with the current stub-version of isVueComponent, which looks like it's present because { template } support isn't included in the shared isVueComponent.

@kellym kellym changed the title Allow extended components as stubs fix: allow extended components as stubs Jul 13, 2018
Copy link
Member

@eddyerburgh eddyerburgh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thans 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants