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

[Merged by Bors] - Fix parsing of declare #624

Closed
wants to merge 5 commits into from

Conversation

kdy1
Copy link
Member

@kdy1 kdy1 commented Feb 4, 2020

Previously all children in declare context were marked as declare. It's wrong, and I fixed to set declare: true only on the exact node

@kdy1
Copy link
Member Author

kdy1 commented Feb 4, 2020

bors r+

bors bot pushed a commit that referenced this pull request Feb 4, 2020
Previously all children in declare context were marked as `declare`. It's wrong, and I fixed to set declare: true only on the exact node
@kdy1
Copy link
Member Author

kdy1 commented Feb 4, 2020

bors r+

bors bot pushed a commit that referenced this pull request Feb 4, 2020
Previously all children in declare context were marked as `declare`. It's wrong, and I fixed to set declare: true only on the exact node
@bors
Copy link
Contributor

bors bot commented Feb 4, 2020

Build succeeded

  • continuous-integration/travis-ci/push

@bors
Copy link
Contributor

bors bot commented Feb 4, 2020

Pull request successfully merged into master.

@bors bors bot changed the title Fix parsing of declare [Merged by Bors] - Fix parsing of declare Feb 4, 2020
@bors bors bot closed this Feb 4, 2020
@kdy1 kdy1 deleted the declare branch February 7, 2020 06:04
@runnerSnail
Copy link

runnerSnail commented Apr 10, 2020

Does have a release?

image

@runnerSnail
Copy link

@kdy1
Looking forward to your reply

@kdy1
Copy link
Member Author

kdy1 commented Apr 10, 2020

@runnerSnail It's already released.
Can you share your swcrc?

@runnerSnail
Copy link

image

image

@kdy1
Copy link
Member Author

kdy1 commented Apr 10, 2020

It seems like a bug of typescript::strip pass (and quite simple to fix)

@runnerSnail
Copy link

@kdy1
Thank you for your answer. When will you fix it?

@kdy1
Copy link
Member Author

kdy1 commented Apr 10, 2020

@runnerSnail I'll fix it now

@swc-project swc-project locked as resolved and limited conversation to collaborators Nov 15, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants