Skip to content

fix: don't skip emitting type declarations for included files#176

Merged
ezolenko merged 1 commit intoezolenko:masterfrom
cslecours:master
Sep 26, 2019
Merged

fix: don't skip emitting type declarations for included files#176
ezolenko merged 1 commit intoezolenko:masterfrom
cslecours:master

Conversation

@cslecours
Copy link
Copy Markdown
Contributor

fix #175 and probably #172

@ezolenko ezolenko merged commit f24359e into ezolenko:master Sep 26, 2019
@agilgur5 agilgur5 added kind: bug Something isn't working properly kind: regression Specific type of bug -- past behavior that worked is now broken topic: type-only / emit-less imports Related to importing type-only files that will not be emitted labels May 8, 2022
@agilgur5 agilgur5 linked an issue May 8, 2022 that may be closed by this pull request
Repository owner locked as resolved and limited conversation to collaborators Jun 4, 2022
@agilgur5 agilgur5 changed the title fix(plugin) fix missing output files fix: don't skip included files Jun 5, 2022
@agilgur5 agilgur5 changed the title fix: don't skip included files fix: don't skip emitting type declarations for included files Jun 5, 2022
Repository owner unlocked this conversation Jun 23, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

kind: bug Something isn't working properly kind: regression Specific type of bug -- past behavior that worked is now broken topic: type-only / emit-less imports Related to importing type-only files that will not be emitted

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Declarations not emitted for included type-only files v0.23.0+ doesn't resolve ts files included from js files

3 participants