Skip to content

Conversation

@blickly
Copy link
Contributor

@blickly blickly commented Dec 5, 2019

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

Remove them in a few 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

@dsmilkov dsmilkov self-requested a review December 5, 2019 22:56
@dsmilkov
Copy link
Contributor

dsmilkov commented Dec 5, 2019

Thanks!

@dsmilkov dsmilkov merged commit 22e8a1a into tensorflow:master Dec 5, 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