mirror of
https://github.com/bazel-contrib/bazel-lib
synced 2024-11-30 01:41:21 +00:00
a9dc052c8b
It's a simple way to make an executable example demonstrate what outputs a rule produces. See https://github.com/aspect-build/rules_ts/pull/214 for an example usage in the real world. |
||
---|---|---|
.. | ||
e2_dir | ||
e_dir | ||
subdir | ||
.gitignore | ||
a.js | ||
a2.js | ||
b.js | ||
b2.js | ||
BUILD.bazel | ||
f.js | ||
f2.js | ||
g.js | ||
g2.js | ||
skylib_LICENSE | ||
write_source_file_test.bzl |