application
data
packages can’t depend on ui
packagesconfig
packages can only depend on other config
packages.allow
and disallow
packages matching a selector.
Here’s an example of a configuration that enforces the constraints above:
allow
and disallow
constraints.
When both are present, disallow
constraints will be evaluated first.