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/bazel/test/ngc-wrapped/empty/BUILD.bazel

14 lines
278 B
Python
Raw Normal View History

build: Remove angular_src nested workspace (#21096) PR Close #21096
2017-12-19 15:03:29 -08:00
load("//tools:defaults.bzl", "ng_module")
fix(compiler): add first bazel test for `ng_module` (#19703) We were missing quite a bit of test coverage, this is the start of recreating it. PR Close #19703
2017-10-13 09:03:28 -07:00
build: Remove angular_src nested workspace (#21096) PR Close #21096
2017-12-19 15:03:29 -08:00
package(default_visibility = ["//packages/bazel/test:__subpackages__"])
fix(compiler): add first bazel test for `ng_module` (#19703) We were missing quite a bit of test coverage, this is the start of recreating it. PR Close #19703
2017-10-13 09:03:28 -07:00
ng_module(
name = "empty",
srcs = ["empty.ts"],
tsconfig = ":tsconfig.json",
build(bazel): use fine-grained npm deps (#26111) (#26488) PR Close #26488
2018-10-04 13:14:14 -07:00
deps = [
"//packages/core",
build: rules_nodejs 0.26.0 & use @npm instead of @ngdeps now that downstream angular build uses angular bundles (#28871) PR Close #28871
2019-02-20 09:54:42 -08:00
"@npm//@types",
build(bazel): use fine-grained npm deps (#26111) (#26488) PR Close #26488
2018-10-04 13:14:14 -07:00
],
fix(compiler): add first bazel test for `ng_module` (#19703) We were missing quite a bit of test coverage, this is the start of recreating it. PR Close #19703
2017-10-13 09:03:28 -07:00
)
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.23.8 Page: 173ms 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