Skip to content

Conversation

@blickly
Copy link
Contributor

@blickly blickly commented Dec 6, 2019

Mutable ESM exports can be difficult to reason about and are often not necessary.

Remove them in places that can use export const instead.

(At Google internally we forbid them and we are now cleaning up existing usages.)


This change is Reviewable

Copy link
Contributor

@dsmilkov dsmilkov left a comment

Choose a reason for hiding this comment

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

Reviewed 14 of 14 files at r1.
Reviewable status: :shipit: complete! 1 of 1 approvals obtained

@dsmilkov dsmilkov merged commit f08f684 into tensorflow:master Dec 6, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants