aspect-build / rules_esbuild

Bazel rules for https://esbuild.github.io/ JS bundler
https://docs.aspect.build/rules/aspect_rules_esbuild
Apache License 2.0
27 stars 27 forks source link

chore: bump to rules_js 2.0.0-rc1 and minimum aspect_bazel_lib 2.7.7 #214

Closed gregmagolan closed 3 months ago

gregmagolan commented 3 months ago

aspect_bazel_lib min bump goes along with rules_js bump in https://github.com/aspect-build/rules_js/pull/1763 to pick up fix for copy_to_directory that affects npm_package: https://github.com/aspect-build/bazel-lib/pull/857.