* use @blockaid/ppom_release vs @blockaid/ppom * build system file
depcheck
An import was introduced in #20125 that was broken. It was importing from `app/` instead of using a relative import. This was causing the CI "depcheck" job to fail. The import has been updated to use a relative path.