Skip to content

Conversation

@jart
Copy link
Contributor

@jart jart commented Apr 11, 2018

This change fixes a regression that might have been introduced by a TypeScript
upgrade a few months ago, where Facets wasn't able to compile, possibly due to
tsc.js no longer adding .js to ES6 imports. The solution was to set module
resolution to NODE in the Closure Compiler. The Polymer dep was upstreamed for
more completeness for Facets.

This change also ensures that the development web server, when we bazel run a
tf_web_library or tensorboard_html_binary rule, will display sources in the
correct order we had originally, before Bazel changed from set() to depset().

r/cc: @jameswex

This change fixes a regression that might have been introduced by a TypeScript
upgrade a few months ago, where Facets wasn't able to compile, possibly due to
tsc.js no longer adding .js to ES6 imports. The solution was to set module
resolution to NODE in the Closure Compiler. The Polymer dep was upstreamed for
more completeness for Facets.

This change also ensures that the development web server, when we `bazel run` a
`tf_web_library` or `tensorboard_html_binary` rule, will display sources in the
correct order we had originally, before Bazel changed from set() to depset().
@jameswex
Copy link
Contributor

LGTM

@jart
Copy link
Contributor Author

jart commented Apr 11, 2018

LGTM counts as approval in my book. We'll be adding you to the collaborators list soon enough.

@jart jart merged commit 46a0b7d into tensorflow:master Apr 11, 2018
@jart jart deleted the facets-fix branch April 11, 2018 20:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants