You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 5, 2021. It is now read-only.
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.