Skip to content

Conversation

@weswigham
Copy link
Member

…to files outside the common source directory

Fixes #39547

Taken with a reintroduction of the flag added in this PR (pending bikeshedding of the flag name), this should allow the user in #39547 to not just have less-broken bundled-up declarations (as this PR allows), but entirely functional ones which should be directly consumable by typescript itself.

…to files outside the common source directory
@typescript-bot typescript-bot added Author: Team For Milestone Bug PRs that fix a bug with a specific milestone labels Jan 12, 2021
Copy link
Contributor

@orta orta left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I see, so we give the compiler error rather than get into a bad dts emit state. Works for me.

@sandersn
Copy link
Member

@weswigham is this ready to merge?

@weswigham
Copy link
Member Author

Yeah, lemme merge it~

@weswigham weswigham merged commit d7d8f33 into microsoft:master Jan 25, 2021
@weswigham weswigham deleted the declaration-emit-common-dir branch January 25, 2021 19:17
@microsoft microsoft locked as resolved and limited conversation to collaborators Oct 21, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Author: Team For Milestone Bug PRs that fix a bug with a specific milestone

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

Emitting combined output declarations tries to resolve monorepo imports

4 participants