Logo
Explore Help
Sign In
honeymoose/angular-cn
1
0
Fork 0
You've already forked angular-cn
Code Issues Pull Requests Actions Packages Projects Releases Wiki Activity
angular-cn/packages/compiler-cli/ngcc/test/helpers/BUILD.bazel

18 lines
414 B
Python
Raw Normal View History

test(ivy): ngcc - improve and use the `MockLogger` (#29740) Previously the console logger was being used in integration tests leading to lots of output during test runs. PR Close #29740
2019-04-06 15:35:13 +01:00
load("//tools:defaults.bzl", "ts_library")
package(default_visibility = ["//packages/compiler-cli/ngcc:__subpackages__"])
ts_library(
name = "helpers",
testonly = True,
srcs = glob([
"*.ts",
]),
deps = [
"//packages/compiler-cli/ngcc",
"//packages/compiler-cli/src/ngtsc/path",
"//packages/compiler-cli/src/ngtsc/testing",
build: update rules_nodejs and clean up bazel warnings (#30370) Preserve compatibility with rollup_bundle rule. Add missing npm dependencies, which are now enforced by the strict_deps plugin in tsc_wrapped PR Close #30370
2019-05-09 14:51:51 -07:00
"@npm//typescript",
test(ivy): ngcc - improve and use the `MockLogger` (#29740) Previously the console logger was being used in integration tests leading to lots of output during test runs. PR Close #29740
2019-04-06 15:35:13 +01:00
],
)
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.23.8 Page: 83ms Template: 3ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API