my backend packages post migration looked like `ba...
# general
j
my backend packages post migration looked like
backend_packages: [ 'package1', 'package2' ]
, didn't look right, moved it to
backend_packages = [...]
that didn't help though I was testing it in pants 1.24 and 1.25