bazel-javascript icon indicating copy to clipboard operation
bazel-javascript copied to clipboard

Allow to configure mode through makevars in web_bundle

Open schoren opened this issue 6 years ago • 0 comments

It would be nice if we could use makevars to define the mode in web_bundle using make vars. This allows using the same rule for different environments.

I have created PR #46 with a proposal implementation. I had to remove the values validation from the rule. If this is a big probem, I can find a way to leave it.

schoren avatar Feb 12 '19 17:02 schoren