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

Include module path / import specifier in output #143

Open
justinfagnani opened this issue Feb 5, 2020 · 1 comment
Open

Include module path / import specifier in output #143

justinfagnani opened this issue Feb 5, 2020 · 1 comment

Comments

@justinfagnani
Copy link
Collaborator

In order to use an element you need to know what module to import. The custom-elements.json output doesn't include this at the moment.

runem added a commit that referenced this issue Feb 10, 2020

Verified

This commit was signed with the committer’s verified signature.
core23 Christian Gripp
@bahrus
Copy link

bahrus commented Nov 5, 2020

It would be nice if the "path" could be overridden by a JSDoc setting on the class.

The purpose is doing that is I'm using a derived class so I can set default values, so the analyzer picks up on the properties. But I want the output custom-elements.json file to contain the path to the base class, not the derived class.

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

No branches or pull requests

2 participants