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/modules/playground/e2e_test/sourcemap/BUILD.bazel

15 lines
372 B
Python
Raw Normal View History

build: run playground e2e examples with bazel (#28490) PR Close #28490
2019-02-01 14:46:38 +01:00
load("//modules/playground/e2e_test:example_test.bzl", "example_test")
example_test(
name = "sourcemap",
srcs = glob(["**/*.ts"]),
data = [
"//modules/playground/src/sourcemap",
build: update to nodejs rules 0.42.1 (#34073) * This brings in a fix to the `@npm//foo:foo_files` targets for https://github.com/angular/angular/pull/33927 so the a rules_nodejs patch can be removed. * It also brings a protractor_web_test fix that resolves the need for a work-around in /modules/playground/e2e_test/sourcemap/BUILD.bazel. PR Close #34073
2019-11-26 17:34:12 -08:00
"//modules/playground/src/sourcemap:index.ts",
build: run playground e2e examples with bazel (#28490) PR Close #28490
2019-02-01 14:46:38 +01:00
],
server = "//modules/playground/src/sourcemap:devserver",
fix(compiler): update type castings for JSON.parse usage (#40710) Update usages of JSON.parse to be cast as specific types. PR Close #40710
2021-02-04 14:38:25 -08:00
deps = [
"@npm//source-map",
],
build: run playground e2e examples with bazel (#28490) PR Close #28490
2019-02-01 14:46:38 +01:00
)
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.23.8 Page: 173ms Template: 2ms
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