
committed by
Kara Erickson

parent
c13f46c7c5
commit
7d2a746090
@ -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",
|
||||
|
@ -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",
|
||||
|
Reference in New Issue
Block a user