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
Mixtool should also support TLAs (Top-level arguments).
This is going to require fairly significant refactoring of the eval methods, since we can no longer assume that the content of the loaded mixin file will be a "simple" object with known properties. It could be a function in the case of TLAs, for example.
It is possible to generate mixins using jsonnet external variables, but not possible to use mixtool with those jsonnet files:
It would be nice if we could run for example:
The text was updated successfully, but these errors were encountered: