mirror of
https://github.com/ankitects/anki.git
synced 2025-09-20 23:12:21 -04:00
add links to pending PRs
This commit is contained in:
parent
559d1a4793
commit
f3a3bb5467
2 changed files with 4 additions and 0 deletions
|
@ -2,6 +2,9 @@
|
||||||
NOTE: this file was forked from the following repo (Apache2)
|
NOTE: this file was forked from the following repo (Apache2)
|
||||||
https://github.com/bazelbuild/rules_nodejs/blob/c47b770a122e9614516df2e3fdca6fe0bf6e3420/packages/esbuild/helpers.bzl
|
https://github.com/bazelbuild/rules_nodejs/blob/c47b770a122e9614516df2e3fdca6fe0bf6e3420/packages/esbuild/helpers.bzl
|
||||||
|
|
||||||
|
Local changes not in upstream:
|
||||||
|
https://github.com/bazelbuild/rules_nodejs/pull/2563
|
||||||
|
|
||||||
Utility helper functions for the esbuild rule
|
Utility helper functions for the esbuild rule
|
||||||
"""
|
"""
|
||||||
|
|
||||||
|
|
|
@ -4,6 +4,7 @@ https://github.com/bazelbuild/rules_nodejs/blob/c47b770a122e9614516df2e3fdca6fe0
|
||||||
|
|
||||||
Local changes not in upstream:
|
Local changes not in upstream:
|
||||||
https://github.com/bazelbuild/rules_nodejs/pull/2545
|
https://github.com/bazelbuild/rules_nodejs/pull/2545
|
||||||
|
https://github.com/bazelbuild/rules_nodejs/pull/2564
|
||||||
|
|
||||||
esbuild rule
|
esbuild rule
|
||||||
"""
|
"""
|
||||||
|
|
Loading…
Reference in a new issue