Skip to content

Consolidate Import/Export Elision#11609

Merged
rbuckton merged 1 commit into
masterfrom
consolidateImportElision
Oct 15, 2016
Merged

Consolidate Import/Export Elision#11609
rbuckton merged 1 commit into
masterfrom
consolidateImportElision

Conversation

@rbuckton
Copy link
Copy Markdown
Contributor

This change consolidates Import and Export elision into the ts transformation, rather than duplicating the effort in the es6, module, and system module transforms.

@rbuckton rbuckton added the Domain: API: Transforms Relates to the public transform API label Oct 14, 2016
@rbuckton
Copy link
Copy Markdown
Contributor Author

// CC: @yuit, @vladima, @mhegazy

@yuit
Copy link
Copy Markdown
Contributor

yuit commented Oct 15, 2016

lgtm

@rbuckton rbuckton merged commit 5475f3a into master Oct 15, 2016
@rbuckton rbuckton deleted the consolidateImportElision branch October 15, 2016 01:02
@microsoft microsoft locked and limited conversation to collaborators Jun 19, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Domain: API: Transforms Relates to the public transform API

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants