rules_esbuild icon indicating copy to clipboard operation
rules_esbuild copied to clipboard

entry_point into directory artifacts

Open jbedard opened this issue 3 years ago • 0 comments

Such as when source is copied into a directory using copy_to_directory.

Should it support https://github.com/aspect-build/bazel-lib/blob/main/docs/directory_path.md or similar?

Example: https://github.com/jbedard/rules_esbuild/tree/multi-dirs/examples/gen_entries

jbedard avatar Jul 05 '22 23:07 jbedard