listBundleFiles()
has been superseded in favour of listDeploymentFiles()
.
Given a directory containing an application, returns the names of the files
that by default will be bundled in the application. It works similarly to
a recursive directory listing from list.files()
but enforces bundle sizes
as described in listDeploymentFiles()