build: remove ivy JIT mode (#26863)

PR Close #26863
This commit is contained in:
Misko Hevery
2018-11-01 21:23:06 -07:00
committed by Kara Erickson
parent c13f46c7c5
commit 7d2a746090
36 changed files with 36 additions and 94 deletions

View File

@ -13,7 +13,6 @@ ng_module(
module_name = "app_built",
tags = [
"fixme-ivy-aot",
"no-ivy-jit",
],
deps = [
"//packages/compiler-cli/integrationtest/bazel/injectable_def/lib2",

View File

@ -12,7 +12,6 @@ ts_library(
),
tags = [
"fixme-ivy-aot",
"no-ivy-jit",
],
deps = [
"//packages/compiler-cli/integrationtest/bazel/injectable_def/app",
@ -27,7 +26,6 @@ jasmine_node_test(
bootstrap = ["angular/tools/testing/init_node_spec.js"],
tags = [
"fixme-ivy-aot",
"no-ivy-jit",
],
deps = [
":test_lib",

View File

@ -21,7 +21,6 @@ jasmine_node_test(
bootstrap = ["angular/tools/testing/init_node_spec.js"],
tags = [
"fixme-ivy-aot",
"fixme-ivy-jit",
],
deps = [
":test_lib",

View File

@ -12,7 +12,6 @@ ng_module(
node_modules = "@ngdeps//typescript:typescript__typings",
tags = [
"fixme-ivy-aot",
"no-ivy-jit",
],
deps = [
"//packages/core",
@ -36,6 +35,5 @@ jasmine_node_test(
data = [":flat_module_index"],
tags = [
"fixme-ivy-aot",
"no-ivy-jit",
],
)

View File

@ -44,7 +44,6 @@ jasmine_node_test(
],
tags = [
"fixme-ivy-aot",
"no-ivy-jit",
],
deps = [
":extract_i18n_lib",
@ -82,7 +81,6 @@ jasmine_node_test(
],
tags = [
"fixme-ivy-aot",
"no-ivy-jit",
],
deps = [
":ngc_lib",
@ -117,7 +115,6 @@ jasmine_node_test(
],
tags = [
"fixme-ivy-aot",
"no-ivy-jit",
],
deps = [
":ngtools_api_lib",

View File

@ -39,7 +39,6 @@ jasmine_node_test(
],
tags = [
"fixme-ivy-aot",
"no-ivy-jit",
],
deps = [
":check_types_lib",
@ -73,7 +72,6 @@ jasmine_node_test(
],
tags = [
"fixme-ivy-aot",
"no-ivy-jit",
],
deps = [
":expression_diagnostics_lib",

View File

@ -27,7 +27,6 @@ jasmine_node_test(
],
tags = [
"fixme-ivy-aot",
"no-ivy-jit",
],
deps = [
":test_lib",