Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feat(Installation): add support for custom component name #45

Merged
merged 1 commit into from
Jun 27, 2018

Conversation

DanyelMorales
Copy link
Contributor

When a component is already named as "youtube", Vue throws an exception. So, an approach is to let users define sometimes any component id.

This merge contains:

  • an option index to define custom component identifier (only available when global is true)
  • Usage specified in README.MD
  • Unit test passed successful

@kaorun343
Copy link
Owner

@DanyelMorales

Thanks, I'll merge this.

@kaorun343 kaorun343 merged commit b712526 into kaorun343:master Jun 27, 2018
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.

None yet

2 participants