Logo
Explore Help
Sign In
honeymoose/angular-cn
1
0
Fork 0
You've already forked angular-cn
Code Issues Pull Requests Packages Projects Releases Wiki Activity
angular-cn/tools/validate-commit-message/BUILD.bazel

11 lines
225 B
Python
Raw Normal View History

build(bazel): update to rules_typescript 0.17.0 & rules_nodejs 0.13.4 (#25920) PR Close #25920
2018-09-11 18:11:32 -07:00
load("//tools:defaults.bzl", "jasmine_node_test")
docs(ivy): add Ivy as a recognized label (#21428) PR Close #21428
2018-01-09 13:46:19 -08:00
jasmine_node_test(
name = "validate-commit-message",
srcs = glob(["*.js"]),
build(bazel): turn on preserve-symlinks (#24881) This change turns on preserve-symlinks in nodejs to verify hermeticity of the Angular build. BREAKING CHANGE: Use of @angular/bazel rules now requires calling ng_setup_workspace() in your WORKSPACE file. For example: local_repository( name = "angular", path = "node_modules/@angular/bazel", ) load("@angular//:index.bzl", "ng_setup_workspace") ng_setup_workspace() PR Close #24881
2018-05-10 23:35:21 -07:00
data = [
"commit-message.json",
"spec/support/jasmine.json",
],
docs(ivy): add Ivy as a recognized label (#21428) PR Close #21428
2018-01-09 13:46:19 -08:00
)
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.23.1 Page: 93ms 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