Skip to content

Conversation

@scaccogatto
Copy link
Contributor

vuejs/vue#4117

I think this resource would be useful for single file components' users.

@posva
Copy link
Member

posva commented Nov 8, 2016

Thanks for that! It may indeed help some people, however, the important part is the necessity of lazy loading. This can be achieved in many different ways and depends on the bundler. Also, I think the examples would be clearer if you added the require/import parts for both MyComponent and StackOverflow

@scaccogatto
Copy link
Contributor Author

Totally agree with you, tell me if you need anything else.

@chrisvfritz
Copy link
Contributor

@MarcoBoffo Thanks for this. Just wanted to let you know that it hasn't fallen off my radar. I'll need to rework this slightly to conform to our internal style guide, but should find time in the next couple days.

@yyx990803
Copy link
Member

Also - I don't think "recursive" is the correct term here, rather it's about circular references between two components.

@chrisvfritz chrisvfritz merged commit 9dd58ce into vuejs:master Nov 15, 2016
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.

4 participants