fix(ivy): convert context code into a tree-shakable instruction (#24943)

PR Close #24943
This commit is contained in:
Kara Erickson
2018-07-25 17:25:22 -07:00
committed by Igor Minar
parent fe14f180a6
commit 2ef777b0b2
24 changed files with 1058 additions and 519 deletions

View File

@ -1 +1,3 @@
Tests in this directory are excluded from running in the browser and only run in node.
Tests in this directory should be run with:
bazel test --define=compile=local packages/compiler-cli/test/compliance:compliance