Skip to content

Runtime Tag providers for workspace package.json #1507

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

Closed
wants to merge 1 commit into from
Closed

Runtime Tag providers for workspace package.json #1507

wants to merge 1 commit into from

Conversation

vknabel
Copy link

@vknabel vknabel commented Nov 18, 2019

Hi thanks for all your work!

Currently dependencies inside the node_modules folder may declare custom tags and attributes within their package.json's vetur-attribute. See https://github.com/vuejs/vetur/blob/master/docs/framework.md#custom-tags--attributes

This PR extends this feature to also support the package.json directly inside the workspace path.
This is especially useful, for global components and dependencies not declaring vetur tags.

@octref
Copy link
Member

octref commented Jul 30, 2020

Sorry, superseded by #2018 and already published. You didn't link to #1364 so I didn't realize that there's an existing PR. Still, thanks a lot.

@octref octref closed this Jul 30, 2020
@vknabel
Copy link
Author

vknabel commented Jul 30, 2020

Ah, I didn’t search for existing issues, just for PRs. So don’t worry #2018 also updated the docs (which is awesome). 👍

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