Skip to content

fix(esbuild): allow empty string as an input to sourcemap for bazel 2.x support#2549

Merged
alexeagle merged 1 commit into
bazel-contrib:stablefrom
mattem:fix/esbuild_on_bazel2
Mar 23, 2021
Merged

fix(esbuild): allow empty string as an input to sourcemap for bazel 2.x support#2549
alexeagle merged 1 commit into
bazel-contrib:stablefrom
mattem:fix/esbuild_on_bazel2

Conversation

@mattem

@mattem mattem commented Mar 23, 2021

Copy link
Copy Markdown
Collaborator

Fixes the breakage at HEAD with the esbuild rule and bazel 2.0.0 by allowing the empty string as an input value. This is already handled in the rule, in later versions of bazel, no value being empty string was implicitly allowed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants