From 33c9c02cd6ef2640caa4c96c9de4e8392c853d50 Mon Sep 17 00:00:00 2001 From: Dan Smilkov Date: Tue, 6 Sep 2016 17:58:53 -0800 Subject: Use http_file instead of new_http_archive for some external dependencies. 1) Use http_file for the following external deps: - Three.js since the github releases are extremely large (>500mb). - numericjs since the compiled js is not checked into the github repo or even bower. It is hosted on the numericjs website. 2) Link the compiled source from ES6 components (e.g. Embedding Projector) into TensorBoard. In other words, new releases of vulcanized tf-tensorboard.html will now include the compiled code for the embedding projector (not visible yet in the UI). 3) Make bower_dependency_sync script generate one more file, dist/bazel-html-imports.html. This file imports the external deps that use http_file (via