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

Declared TS property key is generated #2914

Closed
benmerckx opened this issue Feb 13, 2023 · 0 comments
Closed

Declared TS property key is generated #2914

benmerckx opened this issue Feb 13, 2023 · 0 comments

Comments

@benmerckx
Copy link

class X {
  declare [removeMe]
}

In this example the removeMe expression will end up in the generated bundle, but shouldn't.

@evanw evanw closed this as completed in 429d073 Feb 13, 2023
evanw added a commit that referenced this issue Feb 13, 2023
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