Skip to content
This repository was archived by the owner on Mar 8, 2019. It is now read-only.

Conversation

elevatebart
Copy link
Member

In regards to @JessicaSachs request, I add a simple variable resolution to the exported components so that the following patterns will work

const component = {
  name:'myComp'
}

export default myComp
@Component
class myComp extends Vue {

}

export default myComp

@elevatebart elevatebart merged commit 325d745 into master Jan 21, 2019
@vue-styleguidist-bot
Copy link
Collaborator

🎉 This PR is included in version 3.1.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

@elevatebart elevatebart deleted the feat-variableresolution branch January 28, 2019 23:25
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants