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

bug: StringLiteral keys incorrectly extracted #265

Open
maxpatiiuk opened this issue Jul 4, 2024 · 0 comments
Open

bug: StringLiteral keys incorrectly extracted #265

maxpatiiuk opened this issue Jul 4, 2024 · 0 comments

Comments

@maxpatiiuk
Copy link

Issue

If custom element's source code has a property name that is quoted "test" = 1; (rather than test = 1;), the manifest incorrectly includes the quotes in the property name

Minimal reproduction

Expected behavior

Quoted properties should be handled correctly.

(optional) statically known computed property keys should also be handled correctly

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

1 participant