Skip to content

Conversation

@dcodeIO
Copy link
Member

@dcodeIO dcodeIO commented Mar 10, 2020

This PR forces generation of constructors where necessary if a class has been explicitly exported. Also drive-by fixes missing related diagnostics that would otherwise not become triggered due to tree-shaking. While a relatively conservative fix, it's still good to have for the time being. See the linked issue for potential improvement ideas.

fixes #1150

@saulecabrera saulecabrera mentioned this pull request Mar 10, 2020
6 tasks
@dcodeIO dcodeIO merged commit ca6e319 into master Mar 10, 2020
@dcodeIO dcodeIO deleted the issue-1150 branch March 15, 2020 13:35
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.

Missing type check on field initializer when exporting a class without constrtuctor

2 participants