Skip to content

Move json declaration file emit behind a experimentalJsonDeclarationEmit flag#34962

Closed
weswigham wants to merge 1 commit into
microsoft:masterfrom
weswigham:disable-dts-for-json
Closed

Move json declaration file emit behind a experimentalJsonDeclarationEmit flag#34962
weswigham wants to merge 1 commit into
microsoft:masterfrom
weswigham:disable-dts-for-json

Conversation

@weswigham
Copy link
Copy Markdown
Member

This way it can still be opted in to while we're iterating on it (with the caveat that certain things may change), and we can still track all of the tests related to it while we work. This seems a little nicer than attempting to strip the feature out entirely, as it gives us a way to backport the fixes we make in 3.8 before unflagging it to 3.7 without breaking anyone who didn't opt-in (and allows anyone who started using it with Monday's release to still have a way to use it in the 3.7 branch).

@diegoazh
Copy link
Copy Markdown

What happend with this PR?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants